diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-03-15 16:17:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-15 16:17:49 +0000 |
commit | b8ffa5969723eef6630d09b894f93b448e4cc804 (patch) | |
tree | 2acceba2e0b69c26ab69e49e2b432e2a64478dbb /jjb/integration/integration-bootstrap.yaml | |
parent | d9c3b620860b8bfe1bafdb0ddc9d56615cb809d4 (diff) | |
parent | 7f6596acfaa878819071acc58992048a19f2605f (diff) |
Merge "Change bootstrap jenkins jobs"
Diffstat (limited to 'jjb/integration/integration-bootstrap.yaml')
-rw-r--r-- | jjb/integration/integration-bootstrap.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/jjb/integration/integration-bootstrap.yaml b/jjb/integration/integration-bootstrap.yaml deleted file mode 100644 index 9fc3f765e..000000000 --- a/jjb/integration/integration-bootstrap.yaml +++ /dev/null @@ -1,16 +0,0 @@ ---- -- project: - name: integration-bootstrap - project-name: 'integration' - project: 'integration' - jobs: - - '{project-name}-{stream}-{subproject}-verify-python' - subproject: - - 'vagrant-onap': - path: 'bootstrap/vagrant-onap' - pattern: 'bootstrap/vagrant-onap/**' - stream: - - 'master': - branch: 'master' - mvn-settings: 'integration-settings' - build-node: ubuntu1604-basebuild-2c-1g |