From 7d526b27f03436bfd5a27339b1d25413b9024253 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Mon, 13 Mar 2023 11:17:40 +0900 Subject: [PATCH] Remove TripleO job ... because TripleO is being retired. Change-Id: Ic34176abf6516536c8c9c07823e96cddd2cea7aa --- .zuul.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index bf5b8b03f..486108d28 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -5,22 +5,3 @@ - puppet-openstack-integration-jobs-all - puppet-openstack-litmus-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-9-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