Ussuri-only: Remove TripleO job

... because TipleO project has decided to EOL Ussuri[1].

[1] https://review.opendev.org/c/openstack/releases/+/834049

Change-Id: I9269abd85da20c5d7305ad0c815722746902c0ca
This commit is contained in:
Takashi Kajinami 2022-04-06 21:04:16 +09:00
parent f77ace6d66
commit fd56f66f25
1 changed files with 0 additions and 22 deletions

View File

@ -5,25 +5,3 @@
- puppet-openstack-integration-jobs-all
- puppet-openstack-beaker-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-8-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