aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap-vpp-verify-semiweekly.sh
AgeCommit message (Collapse)AuthorFilesLines
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>