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: I89b7af36f8a644f34a46dd7fc69b5382ef726581
This commit is contained in:
Takashi Kajinami 2023-11-24 22:39:57 +09:00
parent 8074e69b4e
commit 8b24651edc

View File

@ -5,22 +5,3 @@
- puppet-openstack-integration-jobs-scenario003
- puppet-openstack-litmus-jobs
- release-notes-jobs-python3
check:
jobs:
- puppet-horizon-tripleo-standalone
- job:
name: puppet-horizon-tripleo-standalone
parent: tripleo-puppet-ci-centos-9-standalone
description: |
TripleO standalone Job running Horizon specific Tempest tests.
voting: false
vars:
build_container_images: true
featureset_override:
run_tempest: false
tempest_services:
- horizon
tempest_test_whitelist:
- 'tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario'
use_os_tempest: true