aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-10-03CSIT-265: Switched Port Analyzer Mirroring (SPAN) - L2selias1-1/+20
- add SPAN test case, mirroring L2 ARP packets Change-Id: Ibd5c87fbe98c48ba14576a56c27d8e3c938bb568 Signed-off-by: selias <samelias@cisco.com>
2016-10-03CSIT-231: ip4-ipsec-lispgpe-ip4Tibor Frank4-46/+403
- main fib, - vrf, - phy2lisp Change-Id: I9fd97462f0b290dab860ac601fbb37b4cecfb909 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-10-03CSIT-235: Switched Port Analyzer mirroring (SPAN) - IPv4selias14-11/+332
- add library for SPAN setup - add telemetry traffic script and a keyword to run it - add "telemetry" folders for python and robot libraries - move IPFIX libraries to these new folders - add first SPAN test case, mirroring IPv4 ICMP packets Change-Id: Ibca35f724c13662bf80dce2d7e2649d1a0b8676a Signed-off-by: selias <samelias@cisco.com>
2016-10-03INMARSAT-54 Honeycomb configures PBBpmikus5-3/+597
- CRUD tests usinf Honeycomb REST API Change-Id: I4885cd0feb26f8ef56beb0d8848772ea2d42cb3a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-10-03CSIT-405: Honeycomb test update and cleanupselias23-225/+371
- update suite setup and constants to allow test runs again - cleanup basic interface keywords - cleanup L2-fib test data - add "continue on failure" keyword to some partially failing tests - add teardown to all suites, restarts honeycomb if suite had test failures - fix minor PEP-8 violations in Topology.py Change-Id: Ic5b434af71f77855f81461b280299b8318932c5a Signed-off-by: selias <samelias@cisco.com>
2016-10-03LISP - implement changes done in VPP-376Tibor Frank7-48/+106
Change-Id: Ia9f7913522421b6fd9ecba18eb4d68bc0f3b3271 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-10-03CSIT-416: Remove performance rate variablespmikus1-164/+0
Change-Id: I15ee953990f2ac11be361f3d0954bc12b3a9351d Signed-off-by: pmikus <pmikus@cisco.com>
2016-09-29Enable paramiko ssh keepalive (10s)Miroslav Miklus1-0/+2
Change-Id: I1e46ad76f033d239ad29d3b6fe00011a4444453d Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-09-28Add automated deployment of Honeycomb on DUTsTibor Frank5-0/+628
JIRA: CSIT-56 - create bootstrap_vpp_honeycomb.sh script which deploys VPP and Honeycomb on DUTs - Modify start-testcase script Change-Id: I88511479cb8681168675c934f4fccbea83fa34bc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-09-26Update of VPP_STABLE_VERJan Gelety1-1/+1
- use new vpp ref build: 16.12-rc0~136-gf2e6a2d~b1159_amd64 - build tested by semiweekly job: https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1039/ Change-Id: Ib1a695d1d024ac8711d8ab5bf9151b1ea632bc17 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-09-26Fix drop rate search for worst of nStefano Chiesa1-1/+1
Change-Id: Ie98ab1095dedb4c24dbd44f64d3781934f664561 Signed-off-by: Stefano Chiesa <ssuryant@cisco.com>
2016-09-25Use tmp directory for log filesJan Gelety2-6/+10
- store log files in tmp directory and exclude all files in this directory from archiving when creating tarballs Change-Id: Ie3e11670c9d466c5fcf41d03ccd0a7bbb04ffeb0 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-09-24CSIT-412 replace latency (N/A) string by number -1Miroslav Miklus2-17/+36
Change-Id: Id6373d3bbfcc42e315976b59aa86c6cadee411f1 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-09-22CSIT-413 FIX: Plot parserpmikus1-13/+18
- Plot parser incorrectly get framesize value Change-Id: I67d7572f54f5b8faaa23c6825d47cfb2c04d95a6 Signed-off-by: pmikus <pmikus@cisco.com>
2016-09-22CSIT-411 Show Vhost Userpmikus6-0/+21
- Add keyword to show vhost user Change-Id: Ia844bbcb8507b8c7cbf6b7bb1a7dc8d10148d6f4 Signed-off-by: pmikus <pmikus@cisco.com>
2016-09-21Latency stream 10k > 9k, min_rate 5k > 10kMiroslav Miklus22-151/+151
Change-Id: I077e3f2b6e5ee4346607b0e61d152e01b302e27d Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-09-21Measure latency returns -1 if rate<=10kppsMiroslav Miklus1-16/+17
Change-Id: I25dca3e6ce7da1304211d87f1af72fceda6dc23b Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-09-21CSIT-360: Fix: Parallel test sets run.Matej Klotton1-6/+9
- fix typos Change-Id: I5292b27ae584c86cb4986df5439bdebd5fa40b67 Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-09-20CSIT-407: ARP entry != FIB route.Neale Ranns3-29/+63
Change-Id: I2fff596d9bdc67766e0df1c08b3ffab1aab459e6 Signed-off-by: Neale Ranns <nranns@cisco.com>
2016-09-20Documentation fix - show statsMiroslav Miklus1-1/+1
Change-Id: Ib5f3dc697d1da6a86b70c5ba7d8ea8711a2fc492 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-09-20Update of VPP_STABLE_VERJan Gelety1-1/+1
- use new vpp ref build: 16.12-rc0~101-gc5d9cda~b1124_amd64 - build tested by semiweekly job: https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1037/ Change-Id: I6d95f26679cb15ce7a7887913c67924d32683a75 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-09-20CSIT-360: Parallel test sets runJan Gelety2-84/+258
- use parallel test set runs on as many VIRL sessions as needed for defined test sets Change-Id: I7640f15894a1451aba963989fab4dc838f2ab6d8 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-09-19CSIT-410 Fix LISP api change in latest vpp buildpmikus1-1/+1
- Fix lisp api change in 16.12-rc0~91-gc5bb0d6~b1114 Change-Id: I17284a05ca4de09af6b1cc8df55c79032fd4b9fe Signed-off-by: pmikus <pmikus@cisco.com>
2016-09-19Latency stream 1kpps -> 10kppsMiroslav Miklus1-4/+4
Change-Id: Id16c54ba299fc757557503cdc3c63cd5c370c1a2 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-09-19CSIT-197: Change overlappin IPv4 default routeMatej Klotton1-4/+4
- change test scenario Change-Id: Ie0bf25021a03dd5dd72e35f11bd795749015f538 Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-09-17CSIT-390 Replace rate calculation IIpmikus6-490/+508
- Replace static max rate variables by calculation of max rate based on nic limits Change-Id: Ia92da5cb04bd1e17f5d8742666410a9b835446c3 Signed-off-by: pmikus <pmikus@cisco.com>
2016-09-15CSIT-408 sub-NDR latency measurementsMiroslav Miklus4-17/+99
- measure latency at 10% and 50% of found NDR. - fix the accuracy reported by T-REX (round to usec) Change-Id: I9fe2b5f942cb816db6fd0bb4262b48b8da6dac2f Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-09-15CSIT-404 Adjust DPDK testpmd startup parameterspmikus2-19/+25
Change-Id: If0f58e725e15aa01b61bc43b222c6254af9cd07e Signed-off-by: pmikus <pmikus@cisco.com>
2016-09-14CSIT-241: IPv6 Router Advertisementselias4-22/+242
- add traffic script to verify Router Solicitation response - add keyword to execute traffic script - add test case 02: retransmit RA message after set interval - add test case 03: respond to RS request Change-Id: I83d742713ae42d0a1baacf460c29c06d32669b9a Signed-off-by: selias <samelias@cisco.com>
2016-09-12Update of VPP_STABLE_VERJan Gelety1-1/+1
- use new vpp ref build: 16.12-rc0~79-g3542514~b1102_amd64 - build tested by semiweekly job: https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1035/ Change-Id: I91344423d00ab061f54f034eb7dfbe0b415e0471 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-09-12CSIT-384: IPSEC IPv6 negative test casesJan Gelety3-25/+184
- use integrity and/or encryption key(s) different from integrity and encryption keys stored on VPP node to create tx packet on TG Change-Id: I0f02523ec7649b8a1555869bdc4b7090b7585cac Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-09-12CSIT-383: IPSEC IPv4 negative test casesJan Gelety7-46/+209
- use integrity and/or encryption key(s) different from integrity and encryption keys stored on VPP node to create tx packet on TG Change-Id: I38bf7e1dd6f488e605bad991c7a7f4d1ff226e8c Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-09-12Fix of Qemu issuesJan Gelety1-0/+2
- use path to IPUtil where KWs "Setup Network Namespace" and "Set Linux Interface IP" are used Change-Id: I012cb7df4b871353aa68c10ca7069de7a2ab5d3b Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-09-12Small changes in bootstraps of timed jobsJan Gelety2-34/+34
- 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-09-09Update robot publish parserpmikus1-1/+2
- Fixes line breaks in documentation by replacing new line character with space in wiki format output Change-Id: Ic96e3b8ec70c9dc3b54a15edb22a9cf7a93db038 Signed-off-by: pmikus <pmikus@cisco.com>
2016-09-08CSIT-390 Replace rate calculation Ipmikus17-871/+919
- Replace static max rate variables by calculation of max rate based on nic limits Change-Id: I0f7f7e46c6f46f87dfa5f34b9b9fdb4610513081 Signed-off-by: pmikus <pmikus@cisco.com>
2016-09-07CSIT-381: Remove EXPECTED_FAILING tag from TCsMatej Klotton1-1/+0
Change-Id: I4afd4f139220599fdfdc6604340430ddb1166ed3 Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-09-06CSIT-353: MAP-T FIX: Add tx src mac to traffic scriptMatej Klotton3-8/+12
Change-Id: I011231c68dc470590323933dbdb3f33c3026559b Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-09-06Fix pylint warnings in IPFIXUtil.pyselias1-1/+2
- replace "import *" with only the required scapy fields Change-Id: If29e42fd2f54ca78ae05ddb4e004ee1a7506a3b1 Signed-off-by: selias <samelias@cisco.com>
2016-09-06CSIT-348: Remove EXPECTED_FAILING tag from TCsMatej Klotton1-2/+0
Change-Id: I1c975f658fb73d401967d1202e2565aa3a634473 Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-09-05CSIT-229: ip4-lispgpe-ip4Tibor Frank13-66/+530
- main fib, - vrf, - phy2lisp Change-Id: Ic9bacef4574dc07b25041c4cd0653825a65c94fb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-09-05Disable LISP testsFilip Tehlar2-0/+3
Change-Id: I9b0e2170d5cd692f80dc3652e89a937855b43839 Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
2016-09-05Update of VPP_STABLE_VERJan Gelety1-1/+1
- use new vpp ref build: 16.12-rc0~55-gc27213a~b1077_amd64 - build tested by semiweekly job: https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1033/ Change-Id: If73501b2ddcdfc6a33573a6c11595248ee2567d1 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-08-31CSIT-387 collect HW stats if binary search failsMiroslav Miklus24-55/+170
Change-Id: I29f10dc09c8205339cabc854a358b5d0517751d1 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-08-31Fixes of IPv6 testsJan Gelety2-0/+3
- use tag EXPECTED_FAILING for TC TC01: DUT transmits RA on IPv6 enabled interface - use KW "Vpp All RA Suppress Link Layer" in setup of environment for 2xVRF tests to avoid reception of undesirable RA packets Change-Id: I1c638b4a04ed7c525d739e47d5b55b09ec0595d8 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-08-31CSIT-394 LISP: TC16,TC52 "Apply startup config"Miroslav Miklus1-0/+2
Change-Id: I650240b74226f92bdc4e6c599b17529aaec26974 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-08-30CSIT-391 Fixed Long_Xconnect_Vhost bugMiroslav Miklus1-1/+1
Change-Id: I19d674b18b0ed9381187e0a35f13758bce9b5171 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-08-29Update weekly bootstrap to use classifier for deb packages downloadJan Gelety1-7/+8
Change-Id: Ib2e9345d42dc9db4589543ebf0862a6956708263 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-08-29Update of VPP_STABLE_VERJan Gelety2-8/+9
- use new vpp ref build: 16.12-rc0~30-g35f9daa~b1052_amd64 - build tested by semiweekly job: https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1031/ Change-Id: I858e483498de017610de30c984d49a7c78a92649 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-08-26CSIT-275 Adjust QoS parameterspmikus2-6/+56
- Adjust QoS parameters of performance testing Change-Id: I57d4d35a1326e149fafc3ae40538e72b9ee05097 Signed-off-by: pmikus <pmikus@cisco.com>