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: I26468edb8bcc51cca7d9641bfa0f04573006f0ba
This commit is contained in:
17
.zuul.yaml
17
.zuul.yaml
@@ -4,20 +4,3 @@
|
||||
- puppet-openstack-module-unit-jobs
|
||||
- puppet-openstack-integration-jobs-all
|
||||
- release-notes-jobs-python3
|
||||
check:
|
||||
jobs:
|
||||
- puppet-oslo-tripleo-standalone
|
||||
|
||||
- job:
|
||||
name: puppet-oslo-tripleo-standalone
|
||||
parent: tripleo-puppet-ci-centos-9-standalone
|
||||
description: |
|
||||
TripleO standalone Job running basic 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