From cfcdae35a56345048712144d2ec4f78d2fe5cbcd Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 5 Apr 2022 20:19:25 +0900 Subject: [PATCH] Remove TripleO job ... because TripleO has switched to the independent release model and its Yoga release is not being created. Change-Id: If90c7842c2c984278cdf9e67949a88fd7030e3ec --- .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