aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap-vpp-verify-semiweekly.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-07-23Fix typo openssh-client -> openssh-clientsVratko Polak1-1/+1
Change-Id: I3834f2cf2341be15351435eed277810a5a2218c9 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-07-23Install also sshpass tin centos bootstrapsVratko Polak1-1/+1
Perhaps not needed, but it is better to keep copied code consistent. Change-Id: I068de028586ee6e659e91207f99c2a78ef377e3c Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-07-23Install openssh-client in all centos bootstrapsVratko Polak1-1/+1
Change-Id: Id3de81b88dfdbfecd1b343c50bcda46dd689a3ee Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-05-17Reduce the number of tests loops in virl timed jobsJan Gelety1-1/+1
- with current number of test loops jobs fail with timeout Change-Id: Id08cd1a9221eda116e018a44bece68a494286169 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-28FIX: skip tap tests due to changes APIJan Gelety1-0/+1
Change-Id: Icc703c7055047b81a8281776c78752f145d9d004 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-28FIX: Semiweekly/weekly bootstrap after VPP renamePeter Mikus1-1/+1
Change-Id: I987f365abc2af839bb0b49f0cece9bc556fe11af Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-11-29FIX: Exclude softwire func tests from executionJan Gelety1-0/+1
CSIT-1371 Map commands were remove from VAT by patch https://gerrit.fd.io/r/#/c/16115/. Excluding softwire functional tests from execution until corresponding csit KWs are fixed. Change-Id: I2adc580fb4770746c355f12f5ce7e7f8823255d8 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-10-19FIX: Correct the packagecloud.io URL pathPeter Mikus1-0/+1
Change-Id: I8aae4cb85f9bb1efaa19d75e2fd7c9593f20756d Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit e44edcedef4dd2fee1c21b122b4bc6bb8586598e)
2018-09-13CSIT-1282 Migrate from Nexus.fd.io to packagecloud.ioPeter Mikus1-2/+4
Change-Id: Ib4e72dc8e3c0fedfcd702f4f97bc4f26cbc642e9 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-06-19Use pkg download script in bootstrap filesPeter Mikus1-46/+22
Download specific version of VPP/DKMS via download script. Change-Id: I6585790224d746a9edea7fa6624e810f389218e6 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-04-16Log archiving for functional testsPeter Mikus1-5/+13
- Adding log archiving to logs.fd.io for functional tests. Change-Id: Ie36021840d58d9b1fba1f78a6940a9fe39875943 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-12-01Exclude RPMs and output xml files from framework packingJan Gelety1-4/+11
Change-Id: Id79c3c54b9bacc10f15c5881492592e69ef3649b Signed-off-by: Jan Gelety <jgelety@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-17Fix start-testcase script on VIRLPeter Mikus1-1/+4
- Fix pylint errors - Add expiry option to set expiration of simulation - Add more sanitization of exceptions - Fix printing of debug messages to stderr Change-Id: Iecc1fe042b6da104a164fb5701e665b6f3aa298b Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-03-01Use common files to store distro related data for VIRLJan Gelety1-4/+4
- use separate files to store VIRL topology file and VIRL image file version information per distro - read content of appropriate files in all affected bootstrap files Change-Id: I5297ddd610af6a719efaf5792ced12efab35fc7a Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-02-21Fix of centos bootstrap and dut_setup.shJan Gelety1-12/+12
Change-Id: I9fc3a74bf6356bdccee16c977df86567e91b4acf Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-02-21Fix VPP install packages paths for semiweekly jobJan Gelety1-3/+3
Change-Id: Ifabd7dd00b53007202b593ac492c5f869aa8dab5 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-02-20Implement support of Centos7 for semiweekly jobJan Gelety1-13/+38
- adapt bootstrap-vpp-verify-semiweekly.sh script to be able to run with Centos7 distro - adapt script to download vpp pkgs to be able to download Centos7 release packages - changes are needed for Jenkins job csit-vpp-verify-{branch}-centos7-semiweekly Change-Id: Iddb5d2867b83615eeaaa1f08359138c31a3e5607 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-01-02CSIT-488 TLDK jbb validation jobs need cmake installedpmikus1-1/+1
Add cmake into VIRL Ubuntu image Change-Id: I2cd33a58c0043a2c3e04809d1f73068520767929 Signed-off-by: pmikus <pmikus@cisco.com>
2016-12-12Correct the checking of return values.Tibor Frank1-2/+2
Change-Id: Icf9f37e0ab0ce4eef3532d3b18f82e9dc5f8f999 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-10-14CSIT-351: Testing Ubuntu 16.04.1 changespmikus1-1/+4
- Update the repository to get xenial packages - Update phy topology files with new pass - Update bootstrap to use new VIRL image - Update framework to reflect 16.04 dependencies - CSIT-116: Modify VIRL username/password Change-Id: I4de44755170fd0481acef34c7c2d9c299bc300da Signed-off-by: pmikus <pmikus@cisco.com>
2016-09-12Small changes in bootstraps of timed jobsJan Gelety1-24/+24
- weekly: set appropriate length of line in the console - semiweekly: set appropriate length of line in the console and remove classifier (-deb) from the info what vpp version will be tested Change-Id: I7ff36d9e61e922cd200b9248b7ba645b0b4cf54e Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-08-09CSIT-311 Remove perf tests from semiweekly job runMiroslav Miklus1-107/+3
Change-Id: I449b5cab13895f2d43cc94a5a06ed2fd31b20f08 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-08-01CSIT-310 Use multi-NIC topology filesMiroslav Miklus1-3/+3
Change-Id: I749e05e994def43f3749e097b0a6444afa78783e Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-07-27Mark test cases with EXPECTED_FAILING tag as non critical in rebotMatej Klotton1-2/+4
Change-Id: I32a74f00acb05288fa6fb14d7c9daf54975262d0 Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-07-22CSIT-220: Rename directories in tests directoryMatej Klotton1-0/+2
- Move performance directory one level up and rename it to “perf” - Rename “suites” directory to “func” - Create __init__.py in “perf” directory - Rename fds_related_tests to fds Change-Id: I59f06afe1c5b95dd8a48417b8fbfd1fca8797097 Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-06-21Change file name of plot data in semiweekly jobpmikus1-2/+2
- Change data file name for plot plugin Change-Id: I3084a58c7b652680a233990549fcd0f346ea8d68 Signed-off-by: pmikus <pmikus@cisco.com>
2016-06-18Small changes in semiweekly jobJan Gelety1-0/+429
- rename the job - small corrections in the job Change-Id: I46c3920dfa1b8b0d220b1a6a507a944f3346db05 Signed-off-by: Jan Gelety <jgelety@cisco.com>