Remove TripleO job

... because TripleO is being retired.

Change-Id: Ie51870fcf12f167bb1273c1a5d27740e52ce17c9
This commit is contained in:
Takashi Kajinami 2023-03-13 11:14:10 +09:00
parent 11f96e6c12
commit 45148eb7e8
1 changed files with 0 additions and 22 deletions

View File

@ -5,25 +5,3 @@
- puppet-openstack-integration-jobs-all
- puppet-openstack-litmus-jobs
- release-notes-jobs-python3
check:
jobs:
- puppet-cinder-tripleo-standalone
gate:
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.
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