Merge "Add tempest-full-rocky job in periodic testing"
This commit is contained in:
commit
d5fd0bcdb3
@ -120,6 +120,19 @@
|
||||
configure_swap_size: 4096
|
||||
tox_envlist: full
|
||||
|
||||
- job:
|
||||
name: tempest-full-rocky
|
||||
parent: tempest-full-py3
|
||||
nodeset: devstack-single-node-rockylinux-9
|
||||
description: |
|
||||
Tempest integration test on Rocky Linux
|
||||
vars:
|
||||
configure_swap_size: 4096
|
||||
tox_envlist: full
|
||||
devstack_localrc:
|
||||
# TODO(ykarel) Remove this when moving to rocky10
|
||||
PYTHON3_VERSION: 3.11
|
||||
|
||||
- job:
|
||||
name: tempest-integrated-networking
|
||||
parent: devstack-tempest
|
||||
|
@ -159,6 +159,7 @@
|
||||
- tempest-with-latest-microversion
|
||||
- tempest-full-oslo-master
|
||||
- tempest-stestr-master
|
||||
- tempest-full-rocky
|
||||
- tempest-cinder-v2-api:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-all:
|
||||
@ -205,4 +206,5 @@
|
||||
- tempest-full-py3-ipv6
|
||||
- tempest-centos9-stream-fips
|
||||
- tempest-full-centos-9-stream
|
||||
- tempest-full-rocky
|
||||
- tempest-full-test-account-no-admin-py3
|
||||
|
Loading…
x
Reference in New Issue
Block a user