summaryrefslogtreecommitdiffstats
path: root/jjb/armband
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2017-10-04 20:30:31 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-10-04 20:30:31 +0000
commit8f2dfa0d6881e43aa8f2f52b51bdaf3c64d1efb6 (patch)
tree9f69782b18a4f55eba6889913b6519306e3f56df /jjb/armband
parent3f27c8b519e42295bd76ace5506903f265e48560 (diff)
parent50cd40d868f326cecd490a761c56e9a838668b45 (diff)
Merge "fuel, armband: Add post mortem log collection"
Diffstat (limited to 'jjb/armband')
-rw-r--r--jjb/armband/armband-ci-jobs.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/jjb/armband/armband-ci-jobs.yml b/jjb/armband/armband-ci-jobs.yml
index 0154c7a71..64c633a3a 100644
--- a/jjb/armband/armband-ci-jobs.yml
+++ b/jjb/armband/armband-ci-jobs.yml
@@ -158,6 +158,16 @@
build-step-failure-threshold: 'never'
failure-threshold: 'never'
unstable-threshold: 'FAILURE'
+ # Armband uses Fuel's log collection project job, no need to duplicate
+ - trigger-builds:
+ - project: 'fuel-collect-logs-{pod}-daily-{stream}'
+ current-parameters: false
+ block: true
+ same-node: true
+ block-thresholds:
+ build-step-failure-threshold: 'never'
+ failure-threshold: 'never'
+ unstable-threshold: 'FAILURE'
- job-template:
name: '{installer}-deploy-{pod}-daily-{stream}'