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>
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
worker_labels: 'vagrant && libvirt && (braggi || adami)'
distribution:
- el8
- # - el9
+ - el9
scenario:
- functional
jobs: