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: I3a0c97e481af3c72c3090169be81d049392e67ff
This commit is contained in:
Ronelle Landy 2023-11-07 11:03:08 -05:00
parent 6aa60e7887
commit c693cd9cdd

View File

@ -5,23 +5,3 @@
- puppet-openstack-integration-jobs-all
- puppet-openstack-litmus-jobs
- release-notes-jobs-python3
check:
jobs:
- puppet-cinder-tripleo-standalone
- job:
name: puppet-cinder-tripleo-standalone
parent: tripleo-puppet-ci-centos-9-standalone
description: |
TripleO standalone Job running Cinder specific Tempest tests.
voting: false
vars:
build_container_images: true
featureset_override:
run_tempest: false
tempest_services:
- cinder
tempest_test_whitelist:
- 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern'
- 'tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern'
use_os_tempest: true