From b0dc1114d1ee51a8683fbfa6e865d13466b40589 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 5 Apr 2022 20:20:48 +0900 Subject: [PATCH] Remove TripleO job ... because TripleO has switched to the independent release model and its Yoga release is not being created. Change-Id: I5a40104c07ea502965a450c5c3bab9db5d1938d7 --- .zuul.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 2f3e481f..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-9-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