summaryrefslogtreecommitdiffstats
path: root/jjb/hc2vpp/include-raw-hc2vpp-csit-verify.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-03-01HC2VPP-372: Update hc2vpp integration and hc2vpp/csit jobsMichal Cmarada1-3/+24
- add support for ubuntu bionic - update jobs to support package cloud download script (csit patch: https://gerrit.fd.io/r/#/c/17779/) - cleanup Change-Id: I60d8af98c98612ff82ca782274d317a1726cfc7e Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2017-03-21Disable CSIT functional tests for ubuntu14Marek Gradzki1-10/+2
Change-Id: I2f870d39a52c5c8b77dcd980ed017884d194007b Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-02-13Add hc2vpp-csit jobs on Ubuntu16.04selias1-1/+1
- add integration and verify job using Ubuntu16.04 - pass OS parameter to test scripts requires commit https://gerrit.fd.io/r/#/c/5037/ in CSIT Change-Id: Ia7be995c1c78db43503e34f7c0c040a63431eab1 Signed-off-by: selias <samelias@cisco.com>
2016-12-13CSIT-484: Fix issues in csit-hc2vpp jobsselias1-3/+3
Use workspace/csit directory for artifacts, to mirror the way csit-vpp jobs archive artifacts. Don't look for honeycomb.log in /var/log, it is copied from virl to workspace/csit directiry. Modify trigger for hc2vpp-csit-verify, so that the trigger is not a part of the job's name. Change-Id: Ie1e66e9c7b017045c2be6c976189297c27e6aa96 Signed-off-by: selias <samelias@cisco.com>
2016-12-08CSIT-484: New csit-hc2vpp job setselias1-0/+29
Removes obsolete csit-hc2vpp job and adds 2 new jobs: - hc2vpp-csit-integration - runs on master after hc2vpp-integration succeeds - hc2vpp-csit-verify - can be run manually on commits to hc2vpp project Related csit change - https://gerrit.fd.io/r/4170 Change-Id: I0552c593e7080351e1d53c4b0b0d5a7aeb21089d Signed-off-by: selias <samelias@cisco.com>