
OpenDev infra will soon no longer build Debian Stretch (oldoldstable) images; remove testing here. While we are here, do an update and add Ubuntu Focal testing and put a Debian bullseye test in the gate; both are stable production OpenDev image. Recent issues with the wheel mirrors have revealed that we were relying on pre-built wheels in testing. Add a bindep.txt so that our testing binary dependencies are listed. Change-Id: Ifafeed6777e85efb3f71acc79a5ea9e8864a8cf6
34 lines
1.4 KiB
YAML
34 lines
1.4 KiB
YAML
- project:
|
|
templates:
|
|
- openstack-python-jobs-no-constraints
|
|
- openstack-python35-jobs-no-constraints
|
|
- openstack-python36-jobs-no-constraints
|
|
check:
|
|
jobs:
|
|
- opendev-buildset-registry
|
|
- nodepool-build-image-siblings
|
|
- dib-nodepool-functional-openstack-gentoo-src:
|
|
voting: false
|
|
- dib-nodepool-functional-openstack-centos-7-src
|
|
- dib-nodepool-functional-openstack-centos-8-src
|
|
- dib-nodepool-functional-openstack-ubuntu-xenial-src
|
|
- dib-nodepool-functional-openstack-ubuntu-bionic-src
|
|
- dib-nodepool-functional-openstack-ubuntu-focal-src
|
|
- dib-nodepool-functional-openstack-debian-bullseye-src
|
|
gate:
|
|
jobs:
|
|
- opendev-buildset-registry
|
|
- nodepool-build-image-siblings
|
|
- dib-nodepool-functional-openstack-centos-7-src
|
|
- dib-nodepool-functional-openstack-centos-8-src
|
|
- dib-nodepool-functional-openstack-ubuntu-xenial-src
|
|
- dib-nodepool-functional-openstack-ubuntu-bionic-src
|
|
- dib-nodepool-functional-openstack-ubuntu-focal-src
|
|
- dib-nodepool-functional-openstack-debian-bullseye-src
|
|
experimental:
|
|
jobs:
|
|
- opendev-buildset-registry
|
|
- nodepool-build-image-siblings
|
|
- dib-nodepool-functional-openstack-opensuse-15-src
|
|
- dib-nodepool-functional-openstack-opensuse-tumbleweed-src
|