From: Vladimir Khlyunev Date: Wed, 29 Mar 2023 07:41:53 +0000 (+0400) Subject: Drop plugin tests from swarm X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=470b6d6ae3bc37a7eda9fc3de522e08d02c1a8e3;p=tools%2Fsustaining.git Drop plugin tests from swarm Change-Id: I9eeab58639026155d66d8233f19aa0f85e81f47d --- 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