From 5f5fac70883fd911142e463afdcafa5029a9d2eb Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 7 Oct 2021 23:19:23 +0900 Subject: [PATCH] Remove TripleO job ... because TripleO has switched to the independent release model and its Xena release is not being created. Change-Id: I07fcd1ae513dab62f99843d474d8e4cd29bacacb --- .zuul.yaml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 51f773d0..4cae5f1c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -5,21 +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-8-standalone - description: | - TripleO standalone Job running Object Storage specific Tempest tests. - vars: - featureset_override: - run_tempest: false - tempest_test_whitelist: - - 'tempest.api.object_storage.test_object_services.ObjectTest' - use_os_tempest: true