bc8e512b4a
As discussed in TC PTG[1] and TC resolution[2], we are dropping the lower-constraints.txt file and its testing. We will keep lower bounds in the requirements.txt file but with a note that these are not tested lower bounds and we try our best to keep them updated. [1] https://etherpad.opendev.org/p/tc-zed-ptg#L326 [2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal Change-Id: If17736114adedf44b502fd7c91423a7822d7170b
38 lines
1.3 KiB
YAML
38 lines
1.3 KiB
YAML
# NOTE: In doc/source/contributor/testing/ci_scenario_jobs.rst file there is
|
|
# document with summary of all tempest, neutron-tempest-plugin and grenade jobs
|
|
# summary.
|
|
# Please update this document always when any changes to jobs are made.
|
|
- project:
|
|
templates:
|
|
- neutron-tempest-plugin-jobs
|
|
- openstack-cover-jobs
|
|
- openstack-python3-zed-jobs
|
|
- openstack-python3-zed-jobs-arm64
|
|
- publish-openstack-docs-pti
|
|
- periodic-stable-jobs
|
|
- check-requirements
|
|
- release-notes-jobs-python3
|
|
- neutron-experimental-jobs
|
|
- neutron-periodic-jobs
|
|
- neutron-tox-override-jobs
|
|
check:
|
|
jobs:
|
|
- neutron-functional-with-uwsgi
|
|
- neutron-fullstack-with-uwsgi
|
|
- neutron-ovs-rally-task
|
|
- neutron-ovs-grenade-multinode
|
|
- neutron-ovs-grenade-dvr-multinode
|
|
- neutron-ovs-tempest-multinode-full
|
|
- neutron-ovs-tempest-dvr-ha-multinode-full
|
|
- neutron-ovn-tempest-ipv6-only
|
|
- neutron-ovn-rally-task:
|
|
voting: false
|
|
gate:
|
|
jobs:
|
|
- neutron-functional-with-uwsgi
|
|
- neutron-fullstack-with-uwsgi
|
|
- neutron-ovs-tempest-multinode-full
|
|
- neutron-ovs-grenade-multinode
|
|
- neutron-ovs-grenade-dvr-multinode
|
|
- neutron-ovn-tempest-ipv6-only
|