Add a job on rocky linux
Adding a new job on rocky linux. We have only one job on centos 9 stream with FIPS. Rocky replaced centos 9 stream jobs in some upstream projects. Change-Id: Ic01a85a8549ae581cd84feb4eab0f36442c14f5b
This commit is contained in:
parent
f40ca5e617
commit
029c5e2b65
@ -16,6 +16,7 @@
|
||||
- python-tempestconf-tempest-devstack-admin-2023-2
|
||||
- python-tempestconf-tempest-devstack-admin-2024-1
|
||||
- python-tempestconf-tempest-devstack-admin-fips-centos9
|
||||
- python-tempestconf-tempest-devstack-admin-rocky
|
||||
- python-tempestconf-tempest-devstack-demo
|
||||
- python-tempestconf-tempest-devstack-admin-plugins
|
||||
- python-tempestconf-tempest-devstack-enforce-scope-new-defaults-admin
|
||||
@ -34,6 +35,7 @@
|
||||
#- python-tempestconf-tempest-devstack-admin-2023-1
|
||||
- python-tempestconf-tempest-devstack-admin-2023-2
|
||||
- python-tempestconf-tempest-devstack-admin-2024-1
|
||||
- python-tempestconf-tempest-devstack-admin-rocky
|
||||
- python-tempestconf-tempest-devstack-demo
|
||||
- python-tempestconf-tempest-devstack-admin-plugins
|
||||
- opendev-tox-docs
|
||||
@ -162,6 +164,13 @@
|
||||
cloud_user: devstack-admin
|
||||
tempest_concurrency: 2
|
||||
|
||||
- job:
|
||||
name: python-tempestconf-tempest-devstack-admin-rocky
|
||||
parent: python-tempestconf-tempest-devstack-admin
|
||||
description: |
|
||||
Tempest job for python-tempestconf on a devstack environment as the admin user on rocky linux.
|
||||
nodeset: devstack-single-node-rockylinux-9
|
||||
|
||||
- job:
|
||||
name: python-tempestconf-tempest-devstack-admin-fips-centos9
|
||||
parent: python-tempestconf-tempest-devstack-admin
|
||||
|
Loading…
Reference in New Issue
Block a user