From 830038ff57e1a2247f4e7d9b70d319d745dff772 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 22 Jun 2022 00:40:48 +0900 Subject: [PATCH] Victoria-only: Remove TripleO job ... because TripleO project has decided to EOL Victoria[1]. [1] https://review.opendev.org/c/openstack/releases/+/845148 Change-Id: Id661514db042aad356dfe1e417ba25bae4e10df9 --- .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