summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex.yml
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2018-04-05 15:05:36 -0400
committerTim Rozet <trozet@redhat.com>2018-04-05 15:12:45 -0400
commit3f7ed739246588580bb41e608e67a8f8d663d30d (patch)
tree3ad7d46fbd679cea4be786cd75ecebf80e066a6b /jjb/apex/apex.yml
parent979cef911006bde631ac28f7154b3db082d10ef5 (diff)
Apex: add missing fetch-logs to jobs list
Change-Id: I28e4b613d92c43d32e95f8e1b4f4a4e2db102bc5 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/apex/apex.yml')
-rw-r--r--jjb/apex/apex.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml
index ed7ba7544..48bff6640 100644
--- a/jjb/apex/apex.yml
+++ b/jjb/apex/apex.yml
@@ -3,6 +3,7 @@
name: 'apex'
project: 'apex'
jobs:
+ - 'apex-fetch-logs-{stream}'
- 'apex-runner-cperf-{stream}'
- 'apex-virtual-{stream}'
- 'apex-deploy-{platform}-{stream}'
@@ -246,7 +247,6 @@
scm:
- git-scm-gerrit
parameters:
- - '{project}-{platform}-{stream}-defaults'
- project-parameter:
project: '{project}'
branch: '{branch}'