From 6db9beca3f6034776fbfe5103c8da904915f33c3 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 7 Oct 2021 23:17:48 +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: I1d698b8385a4c7b42c8f1946a809757776d22721 --- .zuul.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 94aaffeb..486108d2 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-glance-tripleo-standalone - gate: - jobs: - - puppet-glance-tripleo-standalone - -- job: - name: puppet-glance-tripleo-standalone - parent: tripleo-puppet-ci-centos-8-standalone - description: | - TripleO standalone Job running Glance specific Tempest tests. - vars: - build_container_images: true - featureset_override: - run_tempest: false - tempest_test_whitelist: - - 'tempest.scenario.test_server_basic_ops' - use_os_tempest: true