From c1137281ace0fc072df1f7d22c982737015b8913 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Fri, 20 Jul 2018 22:36:13 -0400 Subject: Apex: Change default verify scenario Since our default scenario os-nosdn-nofeature-ha is failing functest in verify, switch to os-nosdn-nofeature-noha which is passing. We want the lowest bar possible for initial patch set verification and then can use gate to verify more complicated deployments. Change-Id: I9788495de5ee728fa3c19264120315e562d2712d Signed-off-by: Tim Rozet --- jjb/apex/apex-verify-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/apex/apex-verify-jobs.yaml') diff --git a/jjb/apex/apex-verify-jobs.yaml b/jjb/apex/apex-verify-jobs.yaml index 819e17b76..37434b502 100644 --- a/jjb/apex/apex-verify-jobs.yaml +++ b/jjb/apex/apex-verify-jobs.yaml @@ -10,7 +10,7 @@ - master: &master branch: '{stream}' gs-pathname: '' - verify-scenario: 'os-nosdn-nofeature-ha' + verify-scenario: 'os-nosdn-nofeature-noha' disabled: false - fraser: &fraser branch: 'stable/{stream}' -- cgit 1.2.3-korg