[Qa-jenkins-scm] [jenkins.debian.net] 01/01: rebootstrap: add jobs for gcc-7

Helmut Grohne helmutg at moszumanska.debian.org
Thu Feb 16 08:18:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

helmutg pushed a commit to branch master
in repository jenkins.debian.net.

commit 5e8bc615cd8ab0898ae66e56dc504aa509ff69ac
Author: Helmut Grohne <helmut at subdivi.de>
Date:   Thu Feb 16 09:17:48 2017 +0100

    rebootstrap: add jobs for gcc-7
---
 job-cfg/rebootstrap.yaml.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index 4dfbc8c..c6a1953 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -35,7 +35,7 @@ release_architectures = """
 
 architectures += mono_architectures
 
-gcc_versions = ("6",)
+gcc_versions = ("6", "7",)
 diffoscope_gcc_versions = ("6",)
 
 print("""

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list