95% of the builders are Ubuntu Noble and most of them have vagrant & vagrant-libvirt installed
Signed-off-by: David Galloway <david.galloway@ibm.com>
pkgs=( "tox" )
TEMPVENV=$(create_venv_dir)
VENV=${TEMPVENV}/bin
-set_centos_python3_version "python3.9"
install_python_packages $TEMPVENV "pkgs[@]" "pip==22.0.4"
# XXX this might not be needed
- project:
name: cephadm-ansible-prs-syntax
- worker_labels: 'vagrant && libvirt && (braggi || adami)'
+ worker_labels: 'vagrant && libvirt && !centos9'
scenario:
- flake8
- mypy
- username-password-separated:
credential-id: cephadm-ansible-quay-ceph-io
username: QUAY_CEPH_IO_USERNAME
- password: QUAY_CEPH_IO_PASSWORD
\ No newline at end of file
+ password: QUAY_CEPH_IO_PASSWORD