summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2015-12-23 18:10:23 +0100
committerHelmut Grohne <helmut@subdivi.de>2015-12-23 18:10:23 +0100
commite52d6316f32fe4c248b121ae4a2ddedf3acdcebe (patch)
treed6a1df1d0db9d55795e807dd7df954204bfe3bcf /job-cfg/rebootstrap.yaml.py
parent6803e909b3bac4d8e56e1bbe386eb1f7eb03fd7f (diff)
downloadjenkins.debian.net-e52d6316f32fe4c248b121ae4a2ddedf3acdcebe.tar.xz
rebootstrap: add gcc-6
This adds 66 jobs and does not allocate any further resources to those jobs. They will be run infrequently at first and replace the gcc-5 jobs in the long run.
Diffstat (limited to 'job-cfg/rebootstrap.yaml.py')
-rwxr-xr-xjob-cfg/rebootstrap.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index 05e8390d..23ec5eda 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -33,7 +33,7 @@ release_architectures = """
architectures += mono_architectures
-gcc_versions = ("5",)
+gcc_versions = ("5", "6")
diffoscope_gcc_versions = ("5",)
print("""