aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/download_hc_pkgs.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-06-29CSIT-687: Directory structure reorganizationTibor Frank1-99/+0
Change-Id: I772c9e214be2461adf58124998d272e7d795220f Signed-off-by: Tibor Frank <tifrank@cisco.com> Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2017-04-13HC Test: update honeycomb package download scriptsselias1-3/+4
- add "_amd64" to version parameter for .deb packages - install only vpp-api-java on maven build slave Change-Id: Ie61974c3c2806d1d3e0281bd0b5149f1b0d1443d Signed-off-by: selias <samelias@cisco.com>
2017-04-12CSIT-544 HC Test: adapt package download script to changes in hc2vppselias1-15/+41
Required after https://gerrit.fd.io/r/5908 hc2vpp packages to be published with a specific VPP version dependency. Change-Id: I9a31a83ec033a01556b4afd8575d8ccae4139b7f Signed-off-by: selias <samelias@cisco.com>
2017-02-17HC Test: reorder commands in HC package download scriptselias1-1/+2
Change-Id: I5e1ca7619704758f44b51154be62e40dd27e3117 Signed-off-by: selias <samelias@cisco.com>
2017-02-14HC Test: Add branch and os parameters to honeycomb scriptsselias1-3/+17
- 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>
2017-01-27HC Test: Workaround for 17.04 jvpp version mismatchselias1-1/+1
- add workaround for mismatched jvpp versions in deb packages - disable NSH_SFC madule and test suite, it depends on outdated jvpp - cleanup package download script used in hc2vpp-csit-verify job Change-Id: I98526baa4de08bbbab2339c9e81f49cd189b57ac Signed-off-by: selias <samelias@cisco.com>
2016-12-05CSIT-425: HC Test: Fix package download scriptselias1-1/+1
Change-Id: I2fefae2cea5fadec8c0096571397c71f26b86263 Signed-off-by: selias <samelias@cisco.com>
2016-11-29CSIT-454: HC Test: Update module feature namesselias1-1/+1
- outdated due to HC project change - split to honeycomb and hc2vpp Change-Id: If9e3c9baf7787067eff6a759be1ad9aa386c6e0f Signed-off-by: selias <samelias@cisco.com>
2016-11-25CSIT-425: HC Test: NSH-SFC test suiteselias1-0/+8
- add keyword to enable optional modules in Honeycomb (including NSH) - update honeycomb __init__.robot with the new keyword - add python and robot libraries for NSH tests - add NSH test suite (CRUD operations) Change-Id: I869069a138a51d56d25522163c3a6deefb316f46 Signed-off-by: selias <samelias@cisco.com>
2016-11-10CSIT-454: HC Test: fix package installation in csit-honeycomb jobselias1-0/+49
Change-Id: Ie8ef408d87f2bd0327489179507076c6ea619e1e Signed-off-by: selias <samelias@cisco.com>