From: Cédric Ollivier Date: Fri, 21 Feb 2020 16:52:01 +0000 (+0100) Subject: Set DEPLOY_SCENARIO=os-ovn-nofeature-noha in Functest ovn jjbs X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=46f75f47dc18e7c8c665d01edd3de9dc939e2615;p=releng.git Set DEPLOY_SCENARIO=os-ovn-nofeature-noha in Functest ovn jjbs Change-Id: I54027a8f0c78e86ee4f5ef11c5942dcd7430753c Signed-off-by: Cédric Ollivier --- diff --git a/jjb/functest/functest.ovn.yaml b/jjb/functest/functest.ovn.yaml index 54da6991e..e3656621d 100644 --- a/jjb/functest/functest.ovn.yaml +++ b/jjb/functest/functest.ovn.yaml @@ -133,6 +133,7 @@ -e BUILD_TAG=$BUILD_TAG \ -v $WORKSPACE/../$JOB_NAME/results:/var/lib/xtesting/results \ -e DEBUG=$DEBUG \ + -e DEPLOY_SCENARIO=os-ovn-nofeature-noha \ -e EXTERNAL_NETWORK=$EXTERNAL_NETWORK \ -e DASHBOARD_URL={dashboard_url} \ -e VOLUME_DEVICE_NAME=sdb \