Remove TripleO job

... because TripleO has switched to the independent release model and
its Xena release is not being created.

Change-Id: I493fbb748bba5b6369f2a9c25cbb8bbecc27be2d
This commit is contained in:
Takashi Kajinami 2021-10-07 23:18:42 +09:00
parent d48547f3ea
commit cd8172d7e2
1 changed files with 0 additions and 19 deletions

View File

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