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: I1e8e81912dbdcf39853418714207245de4ae4ce6
This commit is contained in:
Ronelle Landy
2023-11-07 14:07:48 -05:00
parent cb0adcba26
commit e597c4e312

View File

@@ -5,20 +5,3 @@
- puppet-openstack-integration-jobs-all
- puppet-openstack-litmus-jobs
- release-notes-jobs-python3
check:
jobs:
- puppet-keystone-tripleo-standalone
- job:
name: puppet-keystone-tripleo-standalone
parent: tripleo-puppet-ci-centos-9-standalone
description: |
TripleO standalone Job running Identity specific Tempest tests.
voting: false
vars:
build_container_images: true
featureset_override:
run_tempest: false
tempest_test_whitelist:
- 'tempest.api.identity.v3'
use_os_tempest: true