commit | 00ed13063a592d21a6a2311c03e10b1ceb8f717d | [log] [tgz] |
---|---|---|
author | Tomáš Kukrál <tkukral@mirantis.com> | Fri Mar 03 17:38:40 2017 +0100 |
committer | Tomáš Kukrál <tkukral@mirantis.com> | Fri Mar 03 17:38:40 2017 +0100 |
tree | b7d6bd472d620f44c4610136fe9cb65241d03c67 | |
parent | 2b4c12811eb240330e2222a5e179cdacbf4c370a [diff] |
run stacklight as separate step Change-Id: I96aeeb64925cb214dd5f3176058c3e0ea8ac5a43
diff --git a/lab-pipeline.groovy b/lab-pipeline.groovy index 8ebca89..fb99f24 100644 --- a/lab-pipeline.groovy +++ b/lab-pipeline.groovy
@@ -393,7 +393,10 @@ sleep(10) } + } + + if (INSTALL.toLowerCase().contains('stacklight')) { stage('Install StackLight') { // infra install // Install the StackLight backends