From 020d6b7d4d6730a4b5b77a57a694aa821b8389a3 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Mon, 13 Mar 2023 11:15:18 +0900 Subject: [PATCH] Remove TripleO job ... because TripleO is being retired. Change-Id: Id5bbffa86b988f8ec451f0489b8743e6c3638b25 --- .zuul.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 867b3267..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-9-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