From c3d72fbe3415bbcc0a11e8265b9384f19429cb97 Mon Sep 17 00:00:00 2001 From: Vladimir Khlyunev Date: Thu, 8 Aug 2019 11:03:05 +0400 Subject: [PATCH] Disable thread_usb The feature will never be updated because we are not rebuilding fuel iso image Change-Id: Iadaa638b247c5567ee98b3b924888e75f7025be6 --- maintenance-ci/mos/jobs/9.x.swarm.runner.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.45.2