summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2017-10-05 20:28:42 +0200
committerHelmut Grohne <helmut@subdivi.de>2017-10-05 20:28:42 +0200
commit90f1ac45dbcafcfd2ef2a4838e9ef523cdba99d6 (patch)
treeae5badf77598ed58c5070a450989525c7560b64e /job-cfg/rebootstrap.yaml.py
parent253d39adcdcc2bd85cf4203ea952a7be8d90c0d9 (diff)
downloadjenkins.debian.net-90f1ac45dbcafcfd2ef2a4838e9ef523cdba99d6.tar.xz
rebootstrap: update gcc versions
This commit deletes all gcc6 jobs. It adds gcc7 diffoscope jobs and adds jobs for gcc8. The gcc6 jobs need to be removed manually.
Diffstat (limited to 'job-cfg/rebootstrap.yaml.py')
-rwxr-xr-xjob-cfg/rebootstrap.yaml.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index 4ddabe97..4200c66f 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -36,8 +36,8 @@ release_architectures = """
architectures += mono_architectures
-gcc_versions = ("6", "7",)
-diffoscope_gcc_versions = ("6",)
+gcc_versions = ("7","8")
+diffoscope_gcc_versions = ("7",)
print("""
- defaults: