
stable/2023.1 is planned to be in unmaintained state[1] and with python 3.8 drop from Tempest[2], we have to pin the Tempest for stable/2023.1 testing[3]. This means Tempest and its plugin master does not need to support stable/2023.1. With that we can remove the stable/2023.1 jobs from tempest plugin master jobs. [1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/UDQAC7SR5JAQJE5WBAG54A2MTBVBTJ44/ [2] https://review.opendev.org/c/openstack/tempest/+/933398 [3] https://review.opendev.org/c/openstack/devstack/+/933704 Change-Id: I906357495c50173c578cb54dc60fb4bc98620a4b
21 lines
626 B
YAML
21 lines
626 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- tempest-plugin-jobs
|
|
- manila-tempest-plugin-jobs-using-service-image
|
|
queue: manila
|
|
check:
|
|
jobs:
|
|
- manila-tempest-plugin-dummy-no-dhss
|
|
- manila-tempest-plugin-dummy-dhss
|
|
- manila-tempest-plugin-lvm-2024.2
|
|
- manila-tempest-plugin-lvm-2024.1
|
|
- manila-tempest-plugin-lvm-2023.2
|
|
- manila-tempest-plugin-dummy-no-dhss-rbac
|
|
- manila-tempest-plugin-container:
|
|
voting: false
|
|
gate:
|
|
jobs:
|
|
- manila-tempest-plugin-dummy-no-dhss
|
|
- manila-tempest-plugin-dummy-dhss
|