Apex: Fix scenario promote name for queens 47/63547/1
authorTim Rozet <trozet@redhat.com>
Mon, 15 Oct 2018 21:31:21 +0000 (17:31 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 15 Oct 2018 21:31:21 +0000 (17:31 -0400)
Now that Gambia branch is used for queens promotion, scenario files use
nofeature instead of using branch name.

Change-Id: I76e8f851bc6ef337301d1367dcafd798b212bb38
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yaml
jjb/apex/apex.yaml.j2

index 0d555c5..26f282f 100644 (file)
 
     os_version:
       - 'queens':
-          os_scenario: 'queens'
+          os_scenario: 'nofeature'
           odl_branch: 'stable/oxygen'
       - 'rocky':
           os_scenario: 'rocky'
index 5f02496..b302cda 100644 (file)
@@ -86,7 +86,7 @@
 
     os_version:
       - 'queens':
-          os_scenario: 'queens'
+          os_scenario: 'nofeature'
           odl_branch: 'stable/oxygen'
       - 'rocky':
           os_scenario: 'rocky'