de57271ed2
Pin func test requirements to stable/train; the last stable release with Python 2 support. Switch to the python-jobs-no-constraints template to avoid using master constraints file. Only build focal on bionic, other debootstraps are too old. Remove pip-and-virtualenv testing as we are moving to plain images. The tripleo-buildimage-jobs are unstable; see linked bug. Add a note that this is the last Python 2 release. Change-Id: Ibde7a564dd41cc2d6e80e2dffe5a95a57bbf8ada
79 lines
3.3 KiB
YAML
79 lines
3.3 KiB
YAML
- project:
|
|
templates:
|
|
- openstack-cover-jobs
|
|
- check-requirements
|
|
- openstack-lower-constraints-jobs
|
|
- openstack-python-jobs-no-constraints
|
|
- openstack-python35-jobs
|
|
- release-notes-jobs
|
|
# NOTE(ianw): 2020-05-29 jobs are unstable; see
|
|
# https://bugs.launchpad.net/tripleo/+bug/1879766
|
|
# - tripleo-buildimage-jobs
|
|
check:
|
|
jobs:
|
|
- openstack-tox-pylint
|
|
- 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-fedora-31-src
|
|
- dib-nodepool-functional-openstack-ubuntu-xenial-src
|
|
- dib-nodepool-functional-openstack-ubuntu-bionic-src
|
|
- dib-nodepool-functional-openstack-ubuntu-focal-src
|
|
# NOTE(ianw): 2020-04-22 these have been out of the gate for a
|
|
# while; promote to voting after some stability.
|
|
- dib-nodepool-functional-openstack-opensuse-15-src:
|
|
voting: false
|
|
- dib-nodepool-functional-openstack-opensuse-tumbleweed-src:
|
|
voting: false
|
|
- dib-functests-centos7-python2
|
|
- dib-functests-centos7-python2-image
|
|
- dib-functests-centos7-python2-extras
|
|
- dib-functests-xenial-python3
|
|
- dib-functests-xenial-python3-image
|
|
- dib-functests-xenial-python3-extras
|
|
- dib-functests-xenial-python3-containers
|
|
- dib-functests-bionic-python3
|
|
- dib-functests-bionic-python3-image
|
|
- dib-functests-bionic-python3-extras
|
|
- dib-functests-bionic-python3-containers
|
|
- ironic-python-agent-check-image-dib-centos8
|
|
# IPA jobs that build an image without further validations.
|
|
# NOTE(dtantsur): this can be removed when DIB drops CentOS 7
|
|
# compatibility, but is useful for now since CentOS 7 is used in
|
|
# ironic Train CI.
|
|
- ironic-python-agent-check-image-dib-centos7:
|
|
voting: false
|
|
# IPA jobs that build AND validate an image via deployment (two ways).
|
|
- ipa-tempest-wholedisk-bios-ipmi-direct-dib-src:
|
|
voting: false
|
|
- ipa-tempest-partition-bios-ipmi-iscsi-dib-src:
|
|
voting: false
|
|
check-arm64:
|
|
jobs:
|
|
- dib-functests-arm64-bionic
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-pylint
|
|
- 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-fedora-31-src
|
|
- dib-nodepool-functional-openstack-ubuntu-xenial-src
|
|
- dib-nodepool-functional-openstack-ubuntu-bionic-src
|
|
- dib-nodepool-functional-openstack-ubuntu-focal-src
|
|
- dib-functests-xenial-python3
|
|
- dib-functests-centos7-python2
|
|
- dib-functests-bionic-python3
|
|
- ironic-python-agent-check-image-dib-centos8
|
|
experimental:
|
|
jobs:
|
|
- opendev-buildset-registry
|
|
- nodepool-build-image-siblings
|
|
- dib-nodepool-functional-openstack-gentoo-src
|
|
- dib-nodepool-functional-openstack-debian-stretch-src
|
|
- dib-nodepool-functional-openstack-debian-buster-src
|
|
- octavia-v1-dsvm-scenario
|
|
- octavia-v1-dsvm-py3x-scenario
|