commit | 0fa745f5c6f6a11e475a63480b847f1709ec8b1a | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Jan 24 23:22:26 2019 +0000 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Jan 24 23:22:26 2019 +0000 |
tree | 63ad34d8f8ac5be702b517f501d94920cac30d99 | |
parent | b2ffb06ee6e4f8a2d45b64ce9f5d6571e374a76b [diff] |
Merged by mistake Change-Id: Ia2b5f8054b0fd01ead0f2c213eba4d9af2c94f66
diff --git a/jjb/cord-test/mcord.yaml b/jjb/cord-test/mcord.yaml index 97cafe7..304ddf1 100644 --- a/jjb/cord-test/mcord.yaml +++ b/jjb/cord-test/mcord.yaml
@@ -21,5 +21,4 @@ config-pod: 'onf-mcord-pod2' profile: 'mcord' branch: 'master' - configurePod: false Jenkinsfile: 'Jenkinsfile-mcord-remote-build'
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml index 2d3e356..f2be4cc 100644 --- a/jjb/cord-test/nightly-build-pipeline.yaml +++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -844,7 +844,7 @@ - bool: name: configurePod - default: true + default: false description: "Configure POD via TOSCA post build" concurrent: true