Merge "Make broken tempest-full-py3-opensuse15 job only until stable/xena"
This commit is contained in:
commit
eb860bca57
@ -159,8 +159,6 @@
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-pg-full:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-full-py3-opensuse15:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-centos8-stream-fips:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
periodic-stable:
|
||||
|
@ -178,3 +178,24 @@
|
||||
subnode:
|
||||
devstack_localrc:
|
||||
USE_PYTHON3: true
|
||||
|
||||
- job:
|
||||
name: tempest-full-py3-opensuse15
|
||||
parent: tempest-full-py3
|
||||
nodeset: devstack-single-node-opensuse-15
|
||||
description: |
|
||||
Base integration test with Neutron networking and py36 running
|
||||
on openSUSE Leap 15.x
|
||||
voting: false
|
||||
# This job is not used after stable/xena and can be
|
||||
# removed once stable/xena is EOL.
|
||||
branches:
|
||||
- stable/pike
|
||||
- stable/queens
|
||||
- stable/rocky
|
||||
- stable/stein
|
||||
- stable/train
|
||||
- stable/ussuri
|
||||
- stable/victoria
|
||||
- stable/wallaby
|
||||
- stable/xena
|
||||
|
@ -68,15 +68,6 @@
|
||||
# without Swift, c-bak cannot run (in the Gate at least)
|
||||
c-bak: false
|
||||
|
||||
- job:
|
||||
name: tempest-full-py3-opensuse15
|
||||
parent: tempest-full-py3
|
||||
nodeset: devstack-single-node-opensuse-15
|
||||
description: |
|
||||
Base integration test with Neutron networking and py36 running
|
||||
on openSUSE Leap 15.x
|
||||
voting: false
|
||||
|
||||
- job:
|
||||
name: tempest-full-py3-centos-8-stream
|
||||
parent: tempest-full-py3
|
||||
|
Loading…
Reference in New Issue
Block a user