summaryrefslogtreecommitdiffstats
path: root/jjb/integration
AgeCommit message (Collapse)AuthorFilesLines
2018-05-16Fix integration docker verify jobsGary Wu1-2/+2
Fix issue with integration docker verify job not picking up the right gerrit change for verification. Change-Id: I46348f2bd3a9564929b233945b93ccbdb28be9d7 Issue-ID: INT-458 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-11Add job for pnf simulatorGary Wu1-0/+4
Change-Id: I8ee94661b53a7c72aa08447813beffde5b797717 Issue-ID: INT-458 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-19Rename basebuild to builderJessica Wagantall4-4/+4
Rename nodes from "basebuild" to "builder" in preparation for updating to common-packer. Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-13Change bootstrap jenkins jobsVictor Morales2-16/+16
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 Lanilis4-8/+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-02-20Add missing CLM jobs for integrationJessica Wagantall2-0/+15
Change-Id: I49160dab56e3b88bd4fd6d1df37abe5c12a25ddb Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-05Stop integration sonar scansJessica Wagantall1-13/+0
Change-Id: I566932c3a252c70f7f2d11754c7831b43721e70b Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-01Add mvn-params for pom's file locationJessica Wagantall1-1/+2
Added pom file location for integration, modeling and vnfsdk Issue-ID: CIMAN-126 Change-Id: I2b829ae78c50e423de437c248aba2b6d20894a54 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-01Set build node for gerrit-maven-sonarJessica Wagantall1-0/+1
Run gerrit-maven-sonar on a 4c-4g node Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
2018-02-01Move projects to gerrit-maven-sonarJessica Wagantall1-0/+11
The current Sonar goal in release-version-java-daily has a lot of issues when running for projects in more than one branch. Remove sonar task from release-version-java-daily and use global-jjb gerrit-maven-sonar job instead. Change-Id: I9a20b68f4539e227ceab4063edb2df429cf60afb Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-01-18Update testng CSIT templateJessica Wagantall1-1/+1
Re-order steps for post build actions for csit testng template. Issue-ID: CIMAN-119 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4b50529a4b204d187422a48a64a91040c2737b27
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
2018-01-10Update plugin parametersYuli Shlosberg1-2/+11
Add new parameters to testNG and Junit plugins Change-Id: Iaced836f9e57fbf156514a69481e997b66a79ef2 Issue-ID: SDC-612 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-01-09Update testng CSIT templateJessica Wagantall1-8/+8
Re-order steps for post build actions for csit testng template. Change-Id: Id1a9eee7cb05abeccb1570e55aa5477d154fab38 Issue-ID: CIMAN-119 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-11Merge "Update sdc jjb jobs"Jessica Wagantall1-0/+73
2017-12-06Add amsterdam stream to JJB templatesJessica Wagantall2-0/+4
Add amsterdam branch for jjb job templates for portal repos Change-Id: I45fd068b9ea3c42bca43847abd2d234172c2766c Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-05Add sample amsterdam stream CSIT jobsGary Wu1-2/+5
Change-Id: Ib06f5bdefeed3bd546cd929485c7ba6dfd8881b4 Issue-ID: INT-362 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-11-30Add JUnit configuration to CSIT int jobsJessica Wagantall1-0/+3
Configure JUnit for testng csit verify integration jobs. Issue-ID: CIMAN-119 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I42df47e930b01aa460d494d597353fb5d1c327df
2017-11-30Update sdc jjb jobsYuli Shlosberg1-0/+73
Add testNG plugin parameters to sdc jobs Change-Id: I8fca76611535ff9ec5646bd7f297c54fe0ba7164 Issue-ID: SDC-612 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-23Add TestNG configuration to CSIT int jobsJessica Wagantall2-0/+86
Configure TestNG and HTML reports in csit verify integration jobs. Change-Id: Ice21209de50e7bdd568d1a3cdee69e62963a3d3d Issue-ID: CIMAN-119 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-12Refactor integration java jobsGary Wu1-3/+7
Remove root level java job; replace with subproject jobs instead. Change-Id: I94daecaa70c667be2462e789bd62253f8fac3bdc Issue-ID: INT-273 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-22Add docker verify/merge jobs for sniroemulatorGary Wu2-0/+146
Change-Id: I32e2e0ef23cfc5f1e93c42ae2ecc17e1db7b0b56 Issue-ID: INT-215 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-13Add CSIT job for Integration vCPE flowGary Wu1-0/+2
Change-Id: I9bc086bee864bb5591704b8a1b28a7d6d6185aa2 Issue-ID: INT-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-01Add verify and merge jobs for integration repoGary Wu1-0/+16
Add verify, merge, and release-version jobs for Java artifacts in the integration repo. Change-Id: I04828f13968ff716f5112b6ec7d6603119c857e7 Issue-ID: CIMAN-45 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-08-29Adding libraries for Selenium testseh552t1-1/+4
Adding missing libraries to be able to use selenium headless Still need apt-get install xvfb to work Change-Id: Idcd900bdf7de34d29b02f8caf50dc152067c86a9 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-28
2017-08-08Fix CSIT JJB template to pull integration repoGary Wu1-4/+4
Change-Id: I6a37bd4d3c0ac3fb08e5f8f3b1664cffaa318102 Issue-id: INT-61 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-07-18Integration: Add job for CSIT sample test planGary Wu3-0/+172
Change-Id: I3a6ff36dc9f704b33799bba97b57206488d0d7ff Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-07-17Fix pyOpenSSL version to 16.2.0 for RobotGary Wu1-1/+1
Fix pyOpenSSL version to 16.2.0 to address the error AttributeError: 'module' object has no attribute 'SSL_ST_INIT' on some Ubuntu environments Change-Id: Iadbf00f002af2dd70b963038ed0e0042fa854d89 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-07-12Add Robot installation scriptGary Wu1-0/+28
Add the Robot installation script from OPEN-O ci-management. Change-Id: I543199024a8feda48867ee20e08db25e6e815699 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>