From 9b05f2ecd75db5738a363df995618cb78569c779 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Mon, 13 Mar 2023 11:20:33 +0900 Subject: [PATCH] Remove TripleO job ... because TripleO is being retired. Change-Id: I94719d843e3adc89044087a5fc0a3c741d7f4141 --- .zuul.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index c50fba1c..4cae5f1c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -5,22 +5,3 @@ - puppet-openstack-integration-jobs-scenario002 - puppet-openstack-litmus-jobs - release-notes-jobs-python3 - check: - jobs: - - puppet-swift-tripleo-standalone - gate: - jobs: - - puppet-swift-tripleo-standalone - -- job: - name: puppet-swift-tripleo-standalone - parent: tripleo-puppet-ci-centos-9-standalone - description: | - TripleO standalone Job running Object Storage specific Tempest tests. - vars: - build_container_images: true - featureset_override: - run_tempest: false - tempest_test_whitelist: - - 'tempest.api.object_storage.test_object_services.ObjectTest' - use_os_tempest: true