From 470b6d6ae3bc37a7eda9fc3de522e08d02c1a8e3 Mon Sep 17 00:00:00 2001 From: Vladimir Khlyunev Date: Wed, 29 Mar 2023 11:41:53 +0400 Subject: [PATCH] Drop plugin tests from swarm Change-Id: I9eeab58639026155d66d8233f19aa0f85e81f47d --- maintenance-ci/mos/jobs/9.x.swarm.runner.yaml | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/maintenance-ci/mos/jobs/9.x.swarm.runner.yaml b/maintenance-ci/mos/jobs/9.x.swarm.runner.yaml index 0eb2fea..ccc104d 100644 --- a/maintenance-ci/mos/jobs/9.x.swarm.runner.yaml +++ b/maintenance-ci/mos/jobs/9.x.swarm.runner.yaml @@ -124,24 +124,24 @@ - name: '9.x.repeatable_image_based' current-parameters: true kill-phase-on: NEVER - - name: '9.x.plugins.fuel_plugin_example' - current-parameters: true - kill-phase-on: NEVER - - name: '9.x.plugins.install_plugin_after_cluster_create' - current-parameters: true - kill-phase-on: NEVER - - name: '9.x.plugins.detach-rabbitmq-ci-group' - current-parameters: true - kill-phase-on: NEVER - - name: '9.x.plugins.thread_separate_haproxy' - current-parameters: true - kill-phase-on: NEVER - - name: '9.x.fuel_plugin_reboot' - current-parameters: true - kill-phase-on: NEVER - - name: '9.x.fuel_plugin_vip_reservation' - current-parameters: true - kill-phase-on: NEVER +# - name: '9.x.plugins.fuel_plugin_example' +# current-parameters: true +# kill-phase-on: NEVER +# - name: '9.x.plugins.install_plugin_after_cluster_create' +# current-parameters: true +# kill-phase-on: NEVER +# - name: '9.x.plugins.detach-rabbitmq-ci-group' +# current-parameters: true +# kill-phase-on: NEVER +# - name: '9.x.plugins.thread_separate_haproxy' +# current-parameters: true +# kill-phase-on: NEVER +# - name: '9.x.fuel_plugin_reboot' +# current-parameters: true +# kill-phase-on: NEVER +# - name: '9.x.fuel_plugin_vip_reservation' +# current-parameters: true +# kill-phase-on: NEVER - name: '9.x.services_ha' current-parameters: true kill-phase-on: NEVER -- 2.45.2