From 36a1430e9f8a78edf58b64be95e11987fafc2047 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Tue, 19 Jan 2016 09:00:49 +0100 Subject: test: Set DEPLOY_SCENARIO to Arno scenario by default So it can be overriden by multijob when/if started automatically and changed by hand when they are started manually. Change-Id: If574e206a8ce83214ee110929001e9f99012fcf2 Signed-off-by: Fatih Degirmenci --- jjb/functest/functest-ci-jobs.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jjb/functest') diff --git a/jjb/functest/functest-ci-jobs.yml b/jjb/functest/functest-ci-jobs.yml index 9450a448b..2ce034dff 100644 --- a/jjb/functest/functest-ci-jobs.yml +++ b/jjb/functest/functest-ci-jobs.yml @@ -81,6 +81,9 @@ - '{pod}-defaults' - '{installer}-defaults' - 'functest-{testsuite}-parameter' + - string: + name: DEPLOY_SCENARIO + default: 'os-odl_l2-nofeature-ha' - functest-parameter: gs-pathname: '{gs-pathname}' -- cgit 1.2.3-korg