summaryrefslogtreecommitdiffstats
path: root/jjb/integration/integration-bootstrap.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13Change bootstrap jenkins jobsVictor Morales1-16/+0
vagrant-onap tool has been migrated to devtool. Its Jenkins Jobs needs to be changed to validate their syntax and avoid failures on previous executions. Change-Id: I7394e219fcdec08e249a26c2e005687b9fcfd319 Signed-off-by: Victor Morales <victor.morales@intel.com> Depends-On: I79df8c35fccaa266a789217d441a6cf1183bd42a Issue-ID: INT-441 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-23Remove Amsterdam Job from JenkinsGildas Lanilis1-2/+0
In order to focus on Beijing Release, this is removing remaining Amsterdam Jobs on: -demo -dmaap -holmes -integration -modeling -msb -multicloud -testsuite -usecase ui -vfc Change-Id: I4f2a3818b1b53d426e03709e2bf7848cc02d1c78 Issue-ID: CIMAN-135 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-01-11Add job for vagrant-onap integration subprojectVictor Morales1-0/+18
There is a python task which is required to verify the correct syntax of the scripts placed into vagrant-onap subproject of integration. Change-Id: Idbd888c4131d91d4b5d904ddd0d8d3e6778d3e1c Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: CIMAN-45