aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap-hc2vpp-verify.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-03-24HC Test: Update VIRL image version usedselias1-6/+3
Change-Id: I984a4ce0f8eb49dd3d8d076944e106db4564d467 Signed-off-by: selias <samelias@cisco.com>
2017-02-20HC Test: hc2vpp bootstrap script fixselias1-2/+7
Trying to scp both *.deb and *.rpm packages in one command will not work if only one of them exists. Change-Id: I9692efff309eb7eac64dd45873ee455fbbb48a86 Signed-off-by: selias <samelias@cisco.com>
2017-02-14HC Test: Add branch and os parameters to honeycomb scriptsselias1-15/+29
- partial cherrypick of https://gerrit.fd.io/r/4933 - add OS argument to scripts in preparation for Ubuntu16 and Centos7 Change-Id: I14119703be0f73766a731478e09e0126078f84ba Signed-off-by: selias <samelias@cisco.com>
2016-12-15HC Test: fix archiving artifacts in csit-hc2vpp jobsselias1-4/+2
Change-Id: I392eac7404d5e1793a7de9d7a44b9defb89e7b9d Signed-off-by: selias <samelias@cisco.com>
2016-12-13HC Test: fix artifact archiving in csit-hc2vpp jobsselias1-0/+6
- scp the honeycomb log from virl DUT - remove unused bootstrap file left over from the old job Change-Id: I863436bb8865d2003812e21f01854855059665f6 Signed-off-by: selias <samelias@cisco.com>
2016-12-12CSIT-484: HC Test: Add scripts for new hc2vpp jobsselias1-0/+209
- add package download script that also installs jvpp .jar to maven local repo - add bootstrap scripts for the new jobs Related ci-management commit: https://gerrit.fd.io/r/4171 Change-Id: I11ec3d93d3b6f6d84c0c1c5e54f166dab96a05ee Signed-off-by: selias <samelias@cisco.com>