aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap-hc2vpp-integration.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-10-24Update disk-image-builder scripts to allow IPv6selias1-9/+13
Change-Id: I28ed08689db97eabc21726afa9d977fcda526dfb Signed-off-by: selias <samelias@cisco.com> (cherry picked from commit 890c00d6b809d0d908903fbf1a0ec5ceca8b54ad)
2017-07-18HC Test: Update archive items path in csit-hc2vpp jobsselias1-0/+12
merge after https://gerrit.fd.io/r/7314 Change-Id: I36d10bc7fd3c720eaf75a427b691d516a7399ea0 Signed-off-by: selias <samelias@cisco.com>
2017-06-29CSIT-687: Directory structure reorganizationTibor Frank1-2/+2
Change-Id: I772c9e214be2461adf58124998d272e7d795220f Signed-off-by: Tibor Frank <tifrank@cisco.com> Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2017-05-17CSIT-562 HC Test: Persistence suite rework, part1selias1-1/+1
- rename keywords that check operational data, to distinguish from keywords that check configuration data - modify existing persistence cases so that they don't affect each other - add feature-specific persistence tests for: Interface Management, L2 bridge - move Interface Management variables to separate file so they can be reused - add new tag HC_PERSIST to execute persistence tests separately - update existing Honeycomb tags to comply with CSIT conventions More feature-specific tests to be added in part2. Change-Id: I8657da4bb9e9a3d5261c04f5f1999b2572f605ef Signed-off-by: selias <samelias@cisco.com>
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-16/+31
- 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/+212
- 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>