commit | 32aff12ac5a930f68a7e2c2742d6a8f6b12f1fca | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Mon Feb 03 17:02:32 2020 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Mon Feb 03 17:48:43 2020 +0100 |
tree | 35db0a3aa9306f8821539c0cd287b15f293bf65c | |
parent | 2d80941eb46724fed20c7e6917aa2133c0b4e970 [diff] |
Adding with Kind with Default False to the template Change-Id: I826724db9f536c9c203f3fd6933491e772e89db4
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml index 228100e..a071906 100644 --- a/jjb/cord-test/nightly-build-pipeline.yaml +++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -877,6 +877,11 @@ default: true description: "Re-install olt software bringing up CORD" + - bool: + name: withKind + default: false + description: "The pods uses kind and a physical fabric thus port forward to the management is needed" + concurrent: true pipeline-scm: