[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: rebootstrap: remove jobs for gcc-7

Helmut Grohne gitlab at salsa.debian.org
Sat Sep 1 11:39:27 BST 2018


Helmut Grohne pushed to branch master at Debian QA / jenkins.debian.net


Commits:
3afe1468 by Helmut Grohne at 2018-09-01T10:37:37Z
rebootstrap: remove jobs for gcc-7

This commit removes the following jobs:

rebootstrap_alpha_gcc7
rebootstrap_alpha_gcc7_supported
rebootstrap_arm64_gcc7
rebootstrap_arm64_gcc7_diffoscope
rebootstrap_arm64_gcc7_supported
rebootstrap_arm64_gcc7_supported_diffoscope
rebootstrap_arm64ilp32_gcc7
rebootstrap_arm64ilp32_gcc7_supported
rebootstrap_armel_gcc7
rebootstrap_armel_gcc7_diffoscope
rebootstrap_armel_gcc7_supported
rebootstrap_armel_gcc7_supported_diffoscope
rebootstrap_armhf_gcc7
rebootstrap_armhf_gcc7_diffoscope
rebootstrap_armhf_gcc7_supported
rebootstrap_armhf_gcc7_supported_diffoscope
rebootstrap_hppa_gcc7
rebootstrap_hppa_gcc7_supported
rebootstrap_hurd-amd64_gcc7
rebootstrap_hurd-i386_gcc7
rebootstrap_i386_gcc7
rebootstrap_i386_gcc7_diffoscope
rebootstrap_i386_gcc7_nobiarch
rebootstrap_i386_gcc7_nobiarch_diffoscope
rebootstrap_i386_gcc7_supported
rebootstrap_i386_gcc7_supported_diffoscope
rebootstrap_ia64_gcc7
rebootstrap_ia64_gcc7_supported
rebootstrap_kfreebsd-amd64_gcc7
rebootstrap_kfreebsd-amd64_gcc7_nobiarch
rebootstrap_kfreebsd-armhf_gcc7
rebootstrap_kfreebsd-i386_gcc7
rebootstrap_kfreebsd-i386_gcc7_nobiarch
rebootstrap_m68k_gcc7
rebootstrap_m68k_gcc7_supported
rebootstrap_mips64el_gcc7
rebootstrap_mips64el_gcc7_diffoscope
rebootstrap_mips64el_gcc7_nobiarch
rebootstrap_mips64el_gcc7_nobiarch_diffoscope
rebootstrap_mips64el_gcc7_supported
rebootstrap_mips64el_gcc7_supported_diffoscope
rebootstrap_mips64_gcc7
rebootstrap_mips64_gcc7_supported
rebootstrap_mips64r6el_gcc7
rebootstrap_mips64r6el_gcc7_supported
rebootstrap_mipsel_gcc7
rebootstrap_mipsel_gcc7_diffoscope
rebootstrap_mipsel_gcc7_nobiarch
rebootstrap_mipsel_gcc7_nobiarch_diffoscope
rebootstrap_mipsel_gcc7_supported
rebootstrap_mipsel_gcc7_supported_diffoscope
rebootstrap_mips_gcc7
rebootstrap_mips_gcc7_diffoscope
rebootstrap_mips_gcc7_nobiarch
rebootstrap_mips_gcc7_nobiarch_diffoscope
rebootstrap_mips_gcc7_supported
rebootstrap_mips_gcc7_supported_diffoscope
rebootstrap_mipsr6el_gcc7
rebootstrap_mipsr6el_gcc7_supported
rebootstrap_musl-linux-arm64_gcc7
rebootstrap_musl-linux-armhf_gcc7
rebootstrap_musl-linux-i386_gcc7
rebootstrap_musl-linux-mipsel_gcc7
rebootstrap_musl-linux-mips_gcc7
rebootstrap_nios2_gcc7
rebootstrap_nios2_gcc7_supported
rebootstrap_powerpc_gcc7
rebootstrap_powerpc_gcc7_diffoscope
rebootstrap_powerpc_gcc7_nobiarch
rebootstrap_powerpc_gcc7_nobiarch_diffoscope
rebootstrap_powerpc_gcc7_supported
rebootstrap_powerpc_gcc7_supported_diffoscope
rebootstrap_powerpcspe_gcc7
rebootstrap_powerpcspe_gcc7_supported
rebootstrap_ppc64el_gcc7
rebootstrap_ppc64el_gcc7_diffoscope
rebootstrap_ppc64el_gcc7_supported
rebootstrap_ppc64el_gcc7_supported_diffoscope
rebootstrap_ppc64_gcc7
rebootstrap_ppc64_gcc7_nobiarch
rebootstrap_ppc64_gcc7_supported
rebootstrap_riscv64_gcc7
rebootstrap_riscv64_gcc7_supported
rebootstrap_s390x_gcc7
rebootstrap_s390x_gcc7_diffoscope
rebootstrap_s390x_gcc7_nobiarch
rebootstrap_s390x_gcc7_nobiarch_diffoscope
rebootstrap_s390x_gcc7_supported
rebootstrap_s390x_gcc7_supported_diffoscope
rebootstrap_sh3_gcc7
rebootstrap_sh3_gcc7_supported
rebootstrap_sh4_gcc7
rebootstrap_sh4_gcc7_supported
rebootstrap_sparc64_gcc7
rebootstrap_sparc64_gcc7_nobiarch
rebootstrap_sparc64_gcc7_supported
rebootstrap_sparc_gcc7
rebootstrap_sparc_gcc7_nobiarch
rebootstrap_sparc_gcc7_supported
rebootstrap_x32_gcc7
rebootstrap_x32_gcc7_nobiarch
rebootstrap_x32_gcc7_supported

- - - - -
acf78109 by Helmut Grohne at 2018-09-01T10:39:08Z
rebootstrap: powerpc is not a release architecture anymore

- - - - -


1 changed file:

- job-cfg/rebootstrap.yaml.py


Changes:

=====================================
job-cfg/rebootstrap.yaml.py
=====================================
@@ -30,14 +30,14 @@ release_architectures = """
     armel armhf arm64
     i386
     mips mips64el mipsel
-    powerpc ppc64el
+    ppc64el
     s390x
     """.split()
 
 architectures += mono_architectures
 
-gcc_versions = ("7","8")
-diffoscope_gcc_versions = ("7",)
+gcc_versions = ("8",)
+diffoscope_gcc_versions = ("8",)
 
 # repository url doubly maintained in bin/rebootstrap.sh
 print("""



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/73fda51dfd3b04be831e28ba3f644359b208c253...acf78109cf3ae691ad32ea646d9c5c895149f8fe

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/73fda51dfd3b04be831e28ba3f644359b208c253...acf78109cf3ae691ad32ea646d9c5c895149f8fe
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180901/03ad8179/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list