diff options
author | Tim Rozet <trozet@redhat.com> | 2016-05-29 08:14:21 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-05-29 08:29:28 -0400 |
commit | 9a4aee1b758d5b518b20e90aee4fe75eb01aa774 (patch) | |
tree | 0b89361c2e3d84c94c442bdea8eec67bec474133 /jjb/apex/apex.yml | |
parent | cc684c41e9314d6a587fe4e7170715ff0e8c76e1 (diff) |
Apex, Functest: Reconfigure Apex with labels
Change-Id: Ia56ceefe5bf93cf15f89133c40f0e23c678e11d3
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/apex/apex.yml')
-rw-r--r-- | jjb/apex/apex.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index bad84f46e..cd4441796 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -652,7 +652,7 @@ same-node: true block: true - trigger-builds: - - project: 'functest-apex-{slave}-daily-{stream1}' + - project: 'functest-apex-{daily-slave}-daily-{stream1}' predefined-parameters: DEPLOY_SCENARIO=os-nosdn-nofeature-ha block: true @@ -680,7 +680,7 @@ same-node: true block: true - trigger-builds: - - project: 'functest-apex-{slave}-daily-{stream1}' + - project: 'functest-apex-{daily-slave}-daily-{stream1}' predefined-parameters: DEPLOY_SCENARIO=os-odl_l2-nofeature-ha block: true |