Stein only: Remove tripleo job

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

Change-Id: I2b443a6113e94b25c5cbc1f70431dada89ba69af
This commit is contained in:
Takashi Kajinami 2021-06-27 23:53:10 +09:00
parent 4d5fd04844
commit 471738d1c6
1 changed files with 0 additions and 19 deletions

View File

@ -5,22 +5,3 @@
- puppet-openstack-integration-jobs-all
- puppet-openstack-beaker-jobs
- release-notes-jobs-python3
check:
jobs:
- puppet-neutron-tripleo-standalone
gate:
jobs:
- puppet-neutron-tripleo-standalone
- job:
name: puppet-neutron-tripleo-standalone
parent: tripleo-puppet-ci-centos-7-standalone
description: |
TripleO standalone Job running Neutron specific Tempest tests.
vars:
featureset_override:
run_tempest: true
tempest_whitelist:
- 'tempest.api.network'
- 'tempest.scenario.test_network_basic_ops'
- 'neutron_tempest_plugin.api'