TripleO jobs: Replace CentOS 8 jobs by CentOS 9 jobs
Now TripleO team is replacing CentOS 8 jobs in master by CentOS 9 jobs. This follows that and replaces tripleo jobs in puppet repos to switch to CentOS 9. Depends-on: https://review.opendev.org/828525 Change-Id: I8a5f3478e8a6af69842d36bad811dbbd34c9e5df
This commit is contained in:
parent
e7d5127531
commit
ff7153cba6
@ -15,7 +15,7 @@
|
||||
|
||||
- job:
|
||||
name: puppet-neutron-tripleo-standalone
|
||||
parent: tripleo-puppet-ci-centos-8-standalone
|
||||
parent: tripleo-puppet-ci-centos-9-standalone
|
||||
description: |
|
||||
TripleO standalone Job running Neutron specific Tempest tests.
|
||||
vars:
|
||||
@ -29,4 +29,4 @@
|
||||
- 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops'
|
||||
use_os_tempest: true
|
||||
dependencies:
|
||||
- tripleo-puppet-ci-centos-8-content-provider
|
||||
- tripleo-puppet-ci-centos-9-content-provider
|
||||
|
Loading…
Reference in New Issue
Block a user