Remove tripleo-based jobs ahead of Wallaby EOL

Wallaby branches on TripleO based repos
will be going EOL soon.
This review removes the TripleO based jobs
to avoid possible future failures.

Change-Id: If6e194981c1a28bb91d7319f5ad85145a408c1a7
This commit is contained in:
Takashi Kajinami 2023-11-24 22:39:22 +09:00
parent 64d8ac63fb
commit 0ed3e66374
1 changed files with 0 additions and 17 deletions

View File

@ -5,20 +5,3 @@
- puppet-openstack-integration-jobs-all
- puppet-openstack-litmus-jobs
- release-notes-jobs-python3
check:
jobs:
- puppet-openstacklib-tripleo-standalone
- job:
name: puppet-openstacklib-tripleo-standalone
parent: tripleo-puppet-ci-centos-9-standalone
description: |
TripleO standalone Job running basic tests
voting: false
vars:
build_container_images: true
featureset_override:
run_tempest: false
tempest_test_whitelist:
- 'tempest.scenario.test_server_basic_ops'
use_os_tempest: true