summaryrefslogtreecommitdiffstats
path: root/jjb/apex
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-01-30 18:18:49 -0500
committerTim Rozet <trozet@redhat.com>2016-01-30 18:18:49 -0500
commit27fa654e24a160ac259d0c181fc0488e0a858bd9 (patch)
tree48bbf90ba25799d6e7b55972a3bfb37e57aae34f /jjb/apex
parent5733e8e83a36ee5999ba8adf961dd9b2e6230db9 (diff)
apex: blocks verifies on alternate streams
Change-Id: Ic58d3aa51e99449399e846a905bde8dc9b00fc01 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/apex')
-rw-r--r--jjb/apex/apex.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml
index 150abe335..879bd5b00 100644
--- a/jjb/apex/apex.yml
+++ b/jjb/apex/apex.yml
@@ -14,9 +14,11 @@
- master:
branch: 'master'
gs-pathname: ''
+ block-stream: 'brahmaputra'
- brahmaputra:
branch: 'stable/brahmaputra'
gs-pathname: '/brahmaputra'
+ block-stream: 'master'
disabled: false
project: 'apex'
@@ -94,6 +96,7 @@
- "apex-deploy.*"
- "apex-build.*"
- "apex-runner.*"
+ - 'apex-verify-{block-stream}'
builders:
- 'apex-build'