Update jobs for the current release
Adding job running unit tests on py3.11 and jobs running on stable 2023.2 release. Change-Id: Ia3941f164d6531c0137abcb57a54f31030483cf9
This commit is contained in:
parent
3366caea2c
commit
77977988cd
18
.zuul.yaml
18
.zuul.yaml
@ -6,10 +6,12 @@
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-py39
|
||||
- openstack-tox-py311
|
||||
- python-tempestconf-tempest-devstack-admin
|
||||
- python-tempestconf-tempest-devstack-admin-yoga
|
||||
- python-tempestconf-tempest-devstack-admin-zed
|
||||
- python-tempestconf-tempest-devstack-admin-2023-1
|
||||
- python-tempestconf-tempest-devstack-admin-2023-2
|
||||
- python-tempestconf-tempest-devstack-admin-fips-centos9
|
||||
- python-tempestconf-tempest-devstack-demo
|
||||
- python-tempestconf-tempest-devstack-admin-plugins
|
||||
@ -33,6 +35,7 @@
|
||||
- python-tempestconf-tempest-devstack-admin-yoga
|
||||
- python-tempestconf-tempest-devstack-admin-zed
|
||||
- python-tempestconf-tempest-devstack-admin-2023-1
|
||||
- python-tempestconf-tempest-devstack-admin-2023-2
|
||||
- python-tempestconf-tempest-devstack-demo
|
||||
- python-tempestconf-tempest-devstack-admin-plugins
|
||||
- refstack-client-devstack-master:
|
||||
@ -46,6 +49,7 @@
|
||||
- python-tempestconf-tempest-devstack-demo-yoga
|
||||
- python-tempestconf-tempest-devstack-demo-zed
|
||||
- python-tempestconf-tempest-devstack-demo-2023-1
|
||||
- python-tempestconf-tempest-devstack-demo-2023-2
|
||||
- refstack-client-devstack-yoga
|
||||
- refstack-client-devstack-zed
|
||||
- refstack-client-devstack-2023-1
|
||||
@ -221,6 +225,13 @@
|
||||
vars:
|
||||
branch: stable/2023.1
|
||||
|
||||
- job:
|
||||
name: python-tempestconf-tempest-devstack-admin-2023-2
|
||||
parent: python-tempestconf-tempest-devstack-admin
|
||||
override-checkout: stable/2023.2
|
||||
vars:
|
||||
branch: stable/2023.2
|
||||
|
||||
- job:
|
||||
name: python-tempestconf-tempest-devstack-demo
|
||||
parent: python-tempestconf-devstack-base
|
||||
@ -261,6 +272,13 @@
|
||||
vars:
|
||||
branch: stable/2023.1
|
||||
|
||||
- job:
|
||||
name: python-tempestconf-tempest-devstack-demo-2023-2
|
||||
parent: python-tempestconf-tempest-devstack-demo
|
||||
override-checkout: stable/2023.2
|
||||
vars:
|
||||
branch: stable/2023.2
|
||||
|
||||
- job:
|
||||
name: python-tempestconf-tempest-packstack-admin
|
||||
parent: python-tempestconf-packstack-base
|
||||
|
Loading…
x
Reference in New Issue
Block a user