]> xenbits.xensource.com Git - people/royger/xen.git/commitdiff
automation: Drop ppc64le-*randconfig jobs
authorShawn Anastasio <sanastasio@raptorengineering.com>
Tue, 26 Sep 2023 08:08:25 +0000 (10:08 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 26 Sep 2023 08:08:25 +0000 (10:08 +0200)
Since ppc64le is still undergoing early bringup, disable the randconfig
CI build which was causing spurious CI failures.

Reported-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Shawn Anastasio <sanastasio@raptorengineering.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
Release-acked-by: Henry Wang <Henry.Wang@arm.com>
automation/gitlab-ci/build.yaml

index 1619e9a558e0add8413d5b92a4109ab773741e53..32af30ccedc95443af28eeb5c38b7c9631e83b63 100644 (file)
@@ -563,24 +563,6 @@ debian-bullseye-gcc-ppc64le-debug:
     KBUILD_DEFCONFIG: ppc64_defconfig
     HYPERVISOR_ONLY: y
 
-debian-bullseye-gcc-ppc64le-randconfig:
-  extends: .gcc-ppc64le-cross-build
-  variables:
-    CONTAINER: debian:bullseye-ppc64le
-    KBUILD_DEFCONFIG: ppc64_defconfig
-    RANDCONFIG: y
-    EXTRA_FIXED_RANDCONFIG:
-      CONFIG_COVERAGE=n
-
-debian-bullseye-gcc-ppc64le-debug-randconfig:
-  extends: .gcc-ppc64le-cross-build-debug
-  variables:
-    CONTAINER: debian:bullseye-ppc64le
-    KBUILD_DEFCONFIG: ppc64_defconfig
-    RANDCONFIG: y
-    EXTRA_FIXED_RANDCONFIG:
-      CONFIG_COVERAGE=n
-
 # Yocto test jobs
 yocto-qemuarm64:
   extends: .yocto-test-arm64