From 90ff10b3ecefada6c2947253bf11c89f643b11bc Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sun, 9 Aug 2015 20:27:41 +0200 Subject: rebootstrap: remove gcc 4.9 jobs When applying this commit, the following jobs need to be deleted: rebootstrap_alpha_gcc49 rebootstrap_alpha_gcc49_supported rebootstrap_arm64_gcc49 rebootstrap_arm64_gcc49_debbindiff rebootstrap_arm64_gcc49_supported rebootstrap_arm64_gcc49_supported_debbindiff rebootstrap_armel_gcc49 rebootstrap_armel_gcc49_debbindiff rebootstrap_armel_gcc49_supported rebootstrap_armel_gcc49_supported_debbindiff rebootstrap_armhf_gcc49 rebootstrap_armhf_gcc49_debbindiff rebootstrap_armhf_gcc49_supported rebootstrap_armhf_gcc49_supported_debbindiff rebootstrap_hppa_gcc49 rebootstrap_hppa_gcc49_supported rebootstrap_i386_gcc49 rebootstrap_i386_gcc49_debbindiff rebootstrap_i386_gcc49_nobiarch rebootstrap_i386_gcc49_nobiarch_debbindiff rebootstrap_i386_gcc49_supported rebootstrap_i386_gcc49_supported_debbindiff rebootstrap_m68k_gcc49 rebootstrap_m68k_gcc49_supported rebootstrap_mips64el_gcc49 rebootstrap_mips64el_gcc49_nobiarch rebootstrap_mips64el_gcc49_supported rebootstrap_mipsel_gcc49 rebootstrap_mipsel_gcc49_debbindiff rebootstrap_mipsel_gcc49_nobiarch rebootstrap_mipsel_gcc49_nobiarch_debbindiff rebootstrap_mipsel_gcc49_supported rebootstrap_mipsel_gcc49_supported_debbindiff rebootstrap_mips_gcc49 rebootstrap_mips_gcc49_debbindiff rebootstrap_mips_gcc49_nobiarch rebootstrap_mips_gcc49_nobiarch_debbindiff rebootstrap_mips_gcc49_supported rebootstrap_mips_gcc49_supported_debbindiff rebootstrap_musl-linux-arm64_gcc49 rebootstrap_musl-linux-armhf_gcc49 rebootstrap_musl-linux-i386_gcc49 rebootstrap_musl-linux-mipsel_gcc49 rebootstrap_musl-linux-mips_gcc49 rebootstrap_or1k_gcc49 rebootstrap_or1k_gcc49_supported rebootstrap_powerpcel_gcc49 rebootstrap_powerpcel_gcc49_supported rebootstrap_powerpc_gcc49 rebootstrap_powerpc_gcc49_debbindiff rebootstrap_powerpc_gcc49_nobiarch rebootstrap_powerpc_gcc49_nobiarch_debbindiff rebootstrap_powerpc_gcc49_supported rebootstrap_powerpc_gcc49_supported_debbindiff rebootstrap_powerpcspe_gcc49 rebootstrap_powerpcspe_gcc49_supported rebootstrap_ppc64el_gcc49 rebootstrap_ppc64el_gcc49_debbindiff rebootstrap_ppc64el_gcc49_supported rebootstrap_ppc64el_gcc49_supported_debbindiff rebootstrap_ppc64_gcc49 rebootstrap_ppc64_gcc49_nobiarch rebootstrap_ppc64_gcc49_supported rebootstrap_s390x_gcc49 rebootstrap_s390x_gcc49_debbindiff rebootstrap_s390x_gcc49_nobiarch rebootstrap_s390x_gcc49_nobiarch_debbindiff rebootstrap_s390x_gcc49_supported rebootstrap_s390x_gcc49_supported_debbindiff rebootstrap_sh4_gcc49 rebootstrap_sh4_gcc49_supported rebootstrap_sparc64_gcc49 rebootstrap_sparc64_gcc49_nobiarch rebootstrap_sparc64_gcc49_supported rebootstrap_sparc_gcc49 rebootstrap_sparc_gcc49_nobiarch rebootstrap_sparc_gcc49_supported rebootstrap_x32_gcc49 rebootstrap_x32_gcc49_nobiarch rebootstrap_x32_gcc49_supported --- job-cfg/rebootstrap.yaml.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index 7e4e096c..2b3ff9c9 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -31,8 +31,8 @@ release_architectures = """ architectures += mono_architectures -gcc_versions = """4.9 5""".split() -debbindiff_gcc_versions = "4.9 5".split() +gcc_versions = ("5",) +debbindiff_gcc_versions = ("5",) print(""" - defaults: -- cgit v1.2.3-70-g09d2