From: Guillaume Abrioux Date: Thu, 27 Apr 2023 07:43:18 +0000 (+0200) Subject: cephadm-ansible: add el9 testing X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2129%2Fhead;p=ceph-build.git cephadm-ansible: add el9 testing 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 --- diff --git a/cephadm-ansible-prs/build/build b/cephadm-ansible-prs/build/build index dc26f8e3..4b68f9d1 100644 --- a/cephadm-ansible-prs/build/build +++ b/cephadm-ansible-prs/build/build @@ -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 diff --git a/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml b/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml index e5171364..5db32a6e 100644 --- a/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml +++ b/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml @@ -13,7 +13,7 @@ worker_labels: 'vagrant && libvirt && (braggi || adami)' distribution: - el8 - # - el9 + - el9 scenario: - functional jobs: