commit | cfaa35c147a7fbe0cc63556b7681933869e4fd4f | [log] [tgz] |
---|---|---|
author | Luca Prete <luca@opennetworking.org> | Wed Aug 29 20:34:28 2018 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Wed Aug 29 20:34:28 2018 +0000 |
tree | d2eae5fbd9b55046c9df80f37d37e656ca5c3e46 | |
parent | d2f6d6c7f5661a4eef580c30dab5c464b4f5be22 [diff] | |
parent | 2eacfc5a38b11dbab3cb9e0c29f01718b979f317 [diff] |
Merge "updating jjb templates for new builds and removing obsolete templates/jobs"
diff --git a/jjb/pipeline/workflow-validations.groovy b/jjb/pipeline/workflow-validations.groovy index 67dffbe..05c1653 100644 --- a/jjb/pipeline/workflow-validations.groovy +++ b/jjb/pipeline/workflow-validations.groovy
@@ -107,7 +107,7 @@ echo "## 'helm status' for chart: \${hchart} ##" helm status "\${hchart}" done - helm test att-workflow + helm test --timeout 1000 att-workflow popd """