summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDelia Popescu <delia.popescu@enea.com>2018-05-31 13:10:52 +0300
committerDelia Popescu <delia.popescu@enea.com>2018-06-13 09:41:45 +0000
commitb667c18641ca8dc3e5d0bd8ab1e0cd981bbf9b8a (patch)
tree67a85cd6224e9101ee5987e66d4d2384b02d8340
parenta5ada7e9390cb87b858a29370a7dc09507c07c2e (diff)
Update default DEPLOY_SCENARIO
Change default deploy scenario to os-nosdn-nofeature-noha JIRA: FUNCTEST-972 Change-Id: Iea609c055436dd59c9de90a767069fc484090db5 Signed-off-by: Delia Popescu <delia.popescu@enea.com>
-rw-r--r--jjb/functest/functest-daily-jobs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/functest-daily-jobs.yaml b/jjb/functest/functest-daily-jobs.yaml
index 4fc67e7f8..6242d79d3 100644
--- a/jjb/functest/functest-daily-jobs.yaml
+++ b/jjb/functest/functest-daily-jobs.yaml
@@ -237,7 +237,7 @@
- 'functest-{testsuite}-parameter'
- string:
name: DEPLOY_SCENARIO
- default: 'os-odl_l2-nofeature-ha'
+ default: 'os-nosdn-nofeature-noha'
- string:
name: CLEAN_DOCKER_IMAGES
default: 'false'