]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
cephadm-ansible: add el9 testing 2129/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 27 Apr 2023 07:43:18 +0000 (09:43 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 27 Apr 2023 07:43:18 +0000 (09:43 +0200)
el9 RPMs weren't available so `el9` distribution was left commented out so
far. Given that we now have el9 packages, let's add el9 testing.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
cephadm-ansible-prs/build/build
cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml

index dc26f8e380ec40ebbde81ad173f254fe3dc6b87b..4b68f9d121d1b395b2197b80f92c63b6eaeea98e 100644 (file)
@@ -25,4 +25,7 @@ else
   ENVIRONMENT="${SCENARIO}"
 fi
 
+# Skip the following scenarios as they are not valid:
+
+[[ "$ghprbTargetBranch" == pacific && "$DISTRIBUTION" == el9 ]] ||
 "${VENV}"/tox --workdir="${TEMPVENV}" -c tox.ini -e "${ENVIRONMENT}" -r -v -- --provider=libvirt
index e5171364acbe2521805532eada2572832514ed10..5db32a6e580e44ad0400f809a24eb97c9f7a8fda 100644 (file)
@@ -13,7 +13,7 @@
     worker_labels: 'vagrant && libvirt && (braggi || adami)'
     distribution:
       - el8
-      - el9
+      - el9
     scenario:
       - functional
     jobs: