From: Vladimir Khlyunev Date: Thu, 8 Aug 2019 07:03:05 +0000 (+0400) Subject: Disable thread_usb X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c3d72fbe3415bbcc0a11e8265b9384f19429cb97;p=tools%2Fsustaining.git Disable thread_usb The feature will never be updated because we are not rebuilding fuel iso image Change-Id: Iadaa638b247c5567ee98b3b924888e75f7025be6 --- diff --git a/maintenance-ci/mos/jobs/9.x.swarm.runner.yaml b/maintenance-ci/mos/jobs/9.x.swarm.runner.yaml index 747c743..5d298d1 100644 --- a/maintenance-ci/mos/jobs/9.x.swarm.runner.yaml +++ b/maintenance-ci/mos/jobs/9.x.swarm.runner.yaml @@ -173,9 +173,9 @@ - name: '9.x.thread_non_func_1' current-parameters: true kill-phase-on: NEVER - - name: '9.x.thread_usb' - current-parameters: true - kill-phase-on: NEVER +# - name: '9.x.thread_usb' +# current-parameters: true +# kill-phase-on: NEVER - name: '9.x.custom_hostname' current-parameters: true kill-phase-on: NEVER