summaryrefslogtreecommitdiffstats
path: root/jjb/integration/integration-macros.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-09-07Setup JJB template for terraform modules validationBartek Grzybowski1-0/+20
Change-Id: Ia7125a6cfd73a587d0e387134f326870d3306ccf Issue-ID: INT-1713 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-07-20Add missing runtime dependency in verify-vagrantfile jobPawel Wieczorek1-0/+1
Vagrant-based evaluation environment for "check_versions" test from "integration/test/security" adds a requirement for reloading virtual machine after MicroK8s setup. Plugin "vagrant-reload" is used for this purpose. Issue-ID: INT-1571 Change-Id: I46c509f15f9e19ad32e8bca8de3cf762fe1b8714 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2020-06-09Add missing runtime dependency in verify-vagrantfile jobBartek Grzybowski1-0/+1
Change-Id: Iae2bba66968fb6cfef9c458233de2fc8d0c680d9 Issue-ID: INT-1620 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-01Setup integration-docker-compose-logs publisherBartek Grzybowski1-0/+18
Publisher aimed at printing Docker Compose services info at post build stage. Change-Id: Iacad5239243101b91c2aa3d10017748f95b10bcb Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-02-11Use sudo in integration-install-vagrant builderBartek Grzybowski1-3/+3
Change-Id: I7d244f2cc4043a3132e4e34f3b2f56432f97eaa6 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> Issue-ID: INT-1434
2020-02-07Setup Vagrantfiles validation in integration repoBartek Grzybowski1-0/+13
Relevant job template definition is added, verification script, builder definition to setup CI minion and integration-verify-vagrantfile job definition. Change-Id: I8b0385cb5aa6cef40f6566bec49f4e332be6f9f0 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> Issue-ID: INT-1434
2018-09-27Move CSIT to integration/csit repoGary Wu1-1/+1
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>
2017-11-23Add TestNG configuration to CSIT int jobsJessica Wagantall1-0/+16
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-07-18Integration: Add job for CSIT sample test planGary Wu1-0/+48
Change-Id: I3a6ff36dc9f704b33799bba97b57206488d0d7ff Signed-off-by: Gary Wu <gary.i.wu@huawei.com>