Remove tripleo-based jobs ahead of Wallaby EOL
Wallaby branches on TripleO based repos will be going EOL soon. This review removes the TripleO based jobs to avoid possible future failures. Change-Id: I9937f46ef6240fa067698229fc2831347db76889
This commit is contained in:
17
.zuul.yaml
17
.zuul.yaml
@@ -5,20 +5,3 @@
|
||||
- puppet-openstack-integration-jobs-all
|
||||
- puppet-openstack-litmus-jobs
|
||||
- release-notes-jobs-python3
|
||||
check:
|
||||
jobs:
|
||||
- puppet-placement-tripleo-standalone
|
||||
|
||||
- job:
|
||||
name: puppet-placement-tripleo-standalone
|
||||
parent: tripleo-puppet-ci-centos-9-standalone
|
||||
description: |
|
||||
TripleO standalone Job running Placement specific Tempest tests.
|
||||
voting: false
|
||||
vars:
|
||||
build_container_images: true
|
||||
featureset_override:
|
||||
run_tempest: false
|
||||
tempest_test_whitelist:
|
||||
- 'tempest.scenario.test_server_basic_ops'
|
||||
use_os_tempest: true
|
||||
|
Reference in New Issue
Block a user