From 86d250a24f581ae032458e842c328768c821a649 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 7 Oct 2021 23:19:56 +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: Id34d68058e18d1f8c49444df4967c19d5ed1e33c --- .zuul.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 66327e25..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-openstacklib-tripleo-standalone - gate: - jobs: - - puppet-openstacklib-tripleo-standalone - -- job: - name: puppet-openstacklib-tripleo-standalone - parent: tripleo-puppet-ci-centos-8-standalone - description: | - TripleO standalone Job running basic tests - vars: - build_container_images: true - featureset_override: - run_tempest: false - tempest_test_whitelist: - - 'tempest.scenario.test_server_basic_ops' - use_os_tempest: true