From cd8172d7e2bdfd399470c7cd4d759b72f2f34ba6 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 7 Oct 2021 23:18:42 +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: I493fbb748bba5b6369f2a9c25cbb8bbecc27be2d --- .zuul.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 6ac7428c8..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-8-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