summaryrefslogtreecommitdiffstats
path: root/jjb/integration/integration-templates-csit.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu1-16/+16
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I96530af21740adc62e312457ff992b7ecb1dfcff Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-29Revert "Reduce jobs triggered in CSIT project"Gary Wu1-4/+4
This reverts commit fd8a4ba9daff11fba6d4aa52168aa7bb0d1eca55. The above commit made the trigger criteria too narrow. As an example, any changes to only dcaegen2/hv-ves-testcases/** no longer trigger the jobs, since the functionality name is hv-ves-testsuites. This also impacted other projects that relied on the original trigger criteria. Change-Id: Ibdf9bd14196c7a122fdec047340a15b36799f91b Issue-ID: CIMAN-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-29Reduce jobs triggered in CSIT projectFilip Krzywka1-4/+4
As each testsuite should be self-contained there is no need to launch all project testsuites when changes are made in only one of them. Change-Id: If9bf7505bd378a710c206e98ab2d82bf30c65c50 Issue-ID: CIMAN-200 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
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-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-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 Wagantall1-0/+70
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-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 Wu1-0/+111
Change-Id: I3a6ff36dc9f704b33799bba97b57206488d0d7ff Signed-off-by: Gary Wu <gary.i.wu@huawei.com>