Stein only: Remove tripleo job

... because TripleO is moving its stable/stein to EOL.

Change-Id: I541333fcc2878e79dda1494727653704f40d4673
This commit is contained in:
Takashi Kajinami 2021-06-27 23:53:33 +09:00
parent a871cc7242
commit 3bded1dba0
1 changed files with 0 additions and 20 deletions

View File

@ -5,23 +5,3 @@
- puppet-openstack-integration-jobs-all
- puppet-openstack-beaker-jobs
- 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-7-standalone
description: |
TripleO standalone Job running Identity specific Tempest tests.
vars:
featureset_override:
run_tempest: true
tempest_whitelist:
- 'identity'
- 'keystone-tempest-plugin'
tempest_plugins:
- 'python-keystone-tests-tempest'