aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2016-08-26CSIT-124: IPv4 encapsulations - IP4-GRE-IP4Matej Klotton3-101/+440
- add gre test with multiple tunnel configured - configure tunnel source as a loopback - route from tunnel to tunnel - check droping unknown tunnel destination Change-Id: Ib522d158d9de5c66f556c6734ceadc994eea02d4 Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-08-26CSIT-377, CSIT-379 QoS policer testsPatrik Hrnciar2-17/+196
Add IPv6 tests: - VPP 1r3c-ca policing packets based on packet classify - VPP 1r3c-cb policing packets based on packet classify - VPP 2r3c-cb policing packets based on packet classify Add IPv4 tests: - VPP 1r3c-ca policing packets based on packet classify - VPP 1r3c-cb policing packets based on packet classify - VPP 2r3c-cb policing packets based on packet classify Change-Id: Iba9674232792fb5b7b90ae6f2ca8fd392595947a Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
2016-08-26CSIT-358 Improve robot output parserpmikus1-8/+23
- Improve the output from robot parser script Change-Id: Id81bb7891564d1466431e565f7ce19d1dbbf7caa Signed-off-by: pmikus <pmikus@cisco.com>
2016-08-26CSIT-315 L2dp - Cross-connect - dpdk vhost-userpmikus1-0/+66
- Add test cases for dpdk vhost-user testing with NIC(X520)-to-VM(testpmd,virtio) Change-Id: I33a84768763265ed6144644c040bbc9d206d3ac2 Signed-off-by: pmikus <pmikus@cisco.com>
2016-08-26CSIT-252 IPFIX - ipv6 functional scaleselias2-2/+79
- add packet and session scale tests to IPFIX IPv6 test suite Change-Id: I2fd41da94b541901255827810132fb3aa90aef1a Signed-off-by: selias <samelias@cisco.com>
2016-08-25CSIT-234 IPFIX - ipv4 functional scaleselias3-0/+335
- add traffic script for classify session scale test - add keyword for classify session scale test - add packet scale and session scale test to IPFIX IPv4 suite Change-Id: I3abd07dbf705fe664b723916ce1d82cd9649a2ae Signed-off-by: selias <samelias@cisco.com>
2016-08-25CSIT-251 IPv6 IPFIX - baseline testsselias2-0/+205
- add support for IPv6 fields to IPFIX data class - add IPv6 IPFIX test suite Change-Id: I8a0197c9e7dd91303feea11111c158698252a1eb Signed-off-by: selias <samelias@cisco.com>
2016-08-25CSIT-353: Add basic map-t testsMatej Klotton6-3/+511
Change-Id: I78075e445cdd61e0e3cf9353bddeaf6e6bc978fa Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-08-25CSIT-237: VPN routed forwarding (VRF) - baseline for IPv6Zdeno Olsovsky7-21/+506
Change-Id: I5c3053c692df29255a1da22a66f7ac282e3d5624 Signed-off-by: Zdeno Olsovsky <zolsovsk@cisco.com>
2016-08-25CSIT-233 IPv4 IPFIX - baseline testsselias12-8/+758
- add scapy classes for parsing IPFIX packets - add vat scripts and keywords for settings up IPFIX - add IPv4 IPFIX test suite Change-Id: I80ab76ca361c7920a01a46ad720b1c04acd0d147 Signed-off-by: selias <samelias@cisco.com>
2016-08-25CSIT-31 DHCPv6 Proxy testPatrik Hrnciar3-1/+441
Change-Id: Ie06980f6e42af3676d8f1ee42c9b9733428365af Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
2016-08-25CSIT-33: IPSEC basic conectivity test - IPv6Jan Gelety3-82/+559
- use all supported encryption and integrity algorithms in tunnel mode and in transport mode Change-Id: Ia843b09e356a9975551ea75cbe903d5bbc88178d Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-08-25CSIT-28: IPSEC basic conectivity test - IPv4Jan Gelety5-83/+561
- use all supported encryption and integrity algorithms in tunnel mode and in transport mode Change-Id: I2ae395d88d514b2ca3f62ab9aecbb27d8fb827b0 Signed-off-by: Jan Gelety <jgelety@cisco.com>