From 61623a1b09c4d6f33923cfb18bd385993a53dc37 Mon Sep 17 00:00:00 2001 From: Vladimir Khlyunev Date: Wed, 24 Apr 2019 15:36:25 +0400 Subject: [PATCH] Inject EXTRA_OPTS to swarm job Change-Id: I07c5f82c7af23a5db7e907cbc1e2d0cb4d51dbcc --- maintenance-ci/mos/templates/swarm-test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/maintenance-ci/mos/templates/swarm-test.yaml b/maintenance-ci/mos/templates/swarm-test.yaml index 8be6716..548a4ab 100644 --- a/maintenance-ci/mos/templates/swarm-test.yaml +++ b/maintenance-ci/mos/templates/swarm-test.yaml @@ -76,6 +76,8 @@ properties-content: '{swarm-test/custom-overrides-plain-properties}' - inject-text-parameter: properties-content: $MOS_MIRROR_OVERWRITES + - inject-text-parameter: + properties-content: $EXTRA_OPTS - 9x-run-sys-test publishers: -- 2.45.2