aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-10-24CSIT-452: Switch Qemu binary to Ubuntu defaultpmikus4-4/+1
- Switch Qemu binary to default path and remove building qemu in performance jobs Change-Id: I5e8bb510beb672d034699192a7c454c56f2d2581 Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-24CSIT-318 Long_IPv6_Intel-XL710Miroslav Miklus1-0/+187
Change-Id: If386a56491e98f642b97ebda34e290f782ec8de2 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-21CSIT-450: Refactor LISP filesZdeno Olsovsky10-366/+336
-change file names to appropriate -move tests to appropriate files Change-Id: Icadd7b8dcee503f4026d340bbfdba488145b8c9d Signed-off-by: Zdeno Olsovsky <zolsovsk@cisco.com>
2016-10-21CSIT-56: modify honeycomb bootstrap file permissionsselias1-0/+0
- mark bootstrap file as executable Change-Id: I6c0b8554d2f97b0e79967f2947a554cd93b352a8 Signed-off-by: selias <samelias@cisco.com>
2016-10-21Fix password for TB2 in topology filepmikus1-1/+1
Change-Id: I0fa61032ee73d5b35aa94d392b3a87ea6620078c Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-21Update DPDK to 16.07 in Nested VMpmikus2-2/+8
- Update DPDK to version 16.07 in Nested VM Change-Id: If8a088e5ef1f13f145f35232626e37bfce379a86 Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-20CSIT-427: Honeycomb ietf-ACL tests - L4 and misc.selias7-106/+309
- add test cases for: L4 port range ACLs multiple classify rules L2 ACL on egress interface - add L4 configuration to mixed ACL test - add test variables for new test cases - update HTTPRequests to treat code 201 as a positive response Change-Id: If43007545fec174af12dab594f8a1b15b2e4a536 Signed-off-by: selias <samelias@cisco.com>
2016-10-20CSIT-427: Honeycomb ietf-ACL tests - mixed layersselias4-18/+156
- add test cases for mixing L2 and L3 rules - update methods with mixed-acl functionality - update test variables Change-Id: I2aaa3033eede609627f751ea896e098548ffae98 Signed-off-by: selias <samelias@cisco.com>
2016-10-20CSIT-427: Honeycomb ietf-ACL tests - L3selias3-55/+279
- add test cases for layer 3 ACL - IPv4, IPv6, protocol/next-header - update methods with L3 functionality - update test variables Change-Id: Ia7ec03268845191021366621040dc411da0a2a93 Signed-off-by: selias <samelias@cisco.com>
2016-10-20CSIT-427: Honeycomb ietf-ACL tests - L2selias12-12/+468
- add keywords for accessing Honeycomb's ietf-acl node - add variable file with ietf-acl test data - add ietf-acl traffic test suite - modify bridge domain teardown keyword to unassign interfaces from the bridge domain before delete Change-Id: I6df1771f2fb9b42f30b5af8f54a384c6714f5949 Signed-off-by: selias <samelias@cisco.com>
2016-10-20Add topology method for generic handling of interface referencesselias1-1/+78
- add "convert_interface_reference" to topology.py This is a convenience method, mainly intended for Honeycomb tests which often require conversions between interface key, name and sw_if_index. Change-Id: I427736111f2a1dc07a581c9ccc25e181065bb6fd Signed-off-by: selias <samelias@cisco.com>
2016-10-20Topology schema: Part "Honeycomb"Tibor Frank1-8/+8
Change-Id: I872d1fe16d590652e75616516d11e6f3ce221ac6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-10-19CSIT-351 Revert "VPP base package fails to load on VIRL 16.04 SUTs"Dave Wallace2-3/+3
Change-Id: Ice0246fb91faf215f5e19be92d6aca7c9f376586 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2016-10-20CSIT-351 Force vpp packages to installMiroslav Miklus1-1/+1
non-interactive installation of vpp packages Change-Id: I298d84e8452dc623ed92b7a9533d3bbc5f216fa4 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-19T-REX installer preserve env variablesMiroslav Miklus1-1/+1
This can be usefull for variables like http_proxy. Change-Id: I31128d2a57c961c6d888b6693b68fb57bde11436 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-17CSIT-351: VPP base package fails to load on VIRL 16.04 SUTsDave Wallace2-3/+3
Change-Id: If33008da9d0b1376b840a6533f4f57af44e3340a Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2016-10-17FIX: LISP performance 6o4 failingpmikus1-2/+2
Change-Id: I08cecbe8310fd21356287ffbb33c3be58b721f10 Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-14CSIT-351: Testing Ubuntu 16.04.1 changespmikus13-22/+33
- 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-10-13Update VIRL images to 16.04.1pmikus18-17/+1346
Change-Id: I93e8b5e977e974cda9ea4ebab327b59f9afd2fd0 Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-13CSIT-403 Data-Driven Performance Test Suite Ipmikus2-511/+190
- Rewrite performance test suites to Data-Driven approach Change-Id: I3d6932dacbf002cc78917b7e1be21f5480056da4 Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-10Ipv6 TEST fixesMiroslav Miklus3-7/+5
- Increase interactive terminal timeout - ip6 heapsize - performance lib fix Change-Id: Iac6beb041200c4b0c5cf29dceb5113df64c6c9b0 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-10CSIT-392: ip4-lispgpe-ip4Tibor Frank3-38/+208
- ip4-lispgpe-ip4 - main fib, vrf, virt2lisp Change-Id: I28c81e91689021693ce76352878fa21e953a4ef6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-10-09Update ansible playbooks with documentationpmikus4-22/+119
- Update ansible playbooks scripts for Ubuntu 16.04.1 with latest requirement for setting of physical hosts including VIRL - Update readme file Change-Id: I94e7ab62f729ea2eefb2a6640d0c53f3abc54bac Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-08Switch VIRL image version to 1.3pmikus1-1/+1
- Ubuntu 14.04.4 - Includes all changes in 1.1 and 1.2 (Java 8, Docker, Bridge utils) - Add StrongSwan package Change-Id: Iedf7e701e79062de0cd2d11d8d2e78c132d239fc Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-07CSIT-247: IPv6 - ip6-ipsec-lispgpe-ip6 - main fib, phy2lisp, virt2lispZdeno Olsovsky3-0/+399
Change-Id: I039e14b7c227318c70826068368430978f8f0a51 Signed-off-by: Zdeno Olsovsky <zolsovsk@cisco.com>
2016-10-07CSIT-256: L2enc - l2-eth-lispgpe-ip6 - L2BDZdeno Olsovsky3-4/+155
Change-Id: I5523235aa7b48be673c9940323424b2dc1172312 Signed-off-by: Zdeno Olsovsky <zolsovsk@cisco.com>
2016-10-07CSIT-257: L2enc - l2-eth-lispgpe-ip4 - L2BDZdeno Olsovsky7-8/+277
Change-Id: I0ee68f707c4175940538654f3a4bbd7d1a91bef1 Signed-off-by: Zdeno Olsovsky <zolsovsk@cisco.com>
2016-10-07CSIT-233: IPFIX - fix issues in test casesselias2-46/+27
- fix and simplify configuration in IPv4 IPFIX tests - fix collector address in IPv6 IPFIX tests Change-Id: Ibe19a45516416a638955b6d7779e0ca9708edc47 Signed-off-by: selias <samelias@cisco.com>
2016-10-07CSIT-249: IPv6 - ip4-ipsec-lispgpe-ip6 - main fib, phy2lisp, virt2lispZdeno Olsovsky2-0/+326
Change-Id: I9c317de2fa837ab46c25d23f11449d623c9c86eb Signed-off-by: Zdeno Olsovsky <zolsovsk@cisco.com>
2016-10-06CSIT-406: Add StrongSwan to VIRL TG image.Dave2-1/+5
Change-Id: Ic1d046884f33409ce2f72f7f060208d5e8dba821 Signed-off-by: Dave <dwallacelf@gmail.com> Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2016-10-05CSIT-327 XL710 IPv4 testsMiroslav Miklus2-1/+263
Change-Id: I9b84610a5c93f0ef052d7bf81cdb29a8f5368c19 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-05CSIT-176 Fix interactive SSH console deadlockpmikus1-17/+24
Change-Id: Iba291d6781238c0e880534195ff65a7b3c4bede1 Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-05FIX: Perf-Long-Xconnect-XL710 documentationMiroslav Miklus1-10/+10
Change-Id: I7b03cc2b608ed36e049a665509a4a351039debed Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-05IPv4 2M scale tests - adjust heapsize to 3GMiroslav Miklus3-0/+37
Change-Id: I78e700e2137fd35d79c9b6b5ba27bb21adc3f6fa Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-05CSIT-430: Update apt-sources.list in ansible-hostpmikus1-27/+27
- Update apt-sources.list in ansible-host Change-Id: I7e1a5448d8c6d50b70d7d7bbf8fa5b5a7a590200 Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-05Update of VPP_STABLE_VERJan Gelety3-3/+3
- use new vpp ref build: 16.12-rc0~173-gf56b77a~b1196_amd64 - build tested by semiweekly job: https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1042/ - corretion of add_lisp_adjacency.vat and del_lisp_adjacency.vat file Change-Id: I5ef180f3da687375ce1afc881b66ec555d4e9753 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-10-05CSIT-429: Add hugepages configuration to ansible-hostpmikus2-0/+18
- Add sysctl configuration to allocate HugePages into ansible SUT host section Change-Id: Iba6e9da1d92b4ddbc04a99817e098306e68c179d Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-05CSIT-428: Add kernel parameters to ansible-hostpmikus1-1/+1
- Add kernel parameter to isolate cpus into ansible SUT host section Change-Id: I856f6eca6464d4dd513c0dd2d44a153493c35c99 Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-04CSIT-227, CSIT-240 IPv4/IPv6 Multipath routing testsPatrik Hrnciar6-4/+345
- add IPv4 Equal-cost multipath routing test - add IPv6 Equal-cost multipath routing test Change-Id: I62eaf9983b7767e124f80af7d8c8652ffc460cf8 Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
2016-10-04CSIT-365: IPv6 encaps softwire - MAP-E part IIMatej Klotton3-74/+252
- check traffic with multiple domains configured. Generate given amount of random configurations. - add map-e hairpinning test. - add icmp test for map-e. - reformat map_e.robot, capitalize all KW. Change-Id: I94c4c9d6b186cc4a7c65cdb84ee795365dff5e82 Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-10-04Update QoS documentationPatrik Hrnciar2-24/+24
Change-Id: I5b77aed98cf10a73abff9e70a69d95534ff2ff3e Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
2016-10-04Update HC netconf and restconf ports in virl topology fileselias1-2/+2
-update netconf port according to changes in https://gerrit.fd.io/r/2283 -update restconf port according to changes in https://gerrit.fd.io/r/2825 Change-Id: I66c240d962b5219bc78b9312a15c48a9de088486 Signed-off-by: selias <samelias@cisco.com>
2016-10-04CSIT-322 XL710 BD testsMiroslav Miklus1-0/+258
Change-Id: I678dec6155507f5581dea65d7fe88c00ed89ac6f Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-04Add JAVA_HOME and include Java in PATH environment variables.Carsten Koester5-0/+268
Change-Id: Ic2781afc713a7a9333adca3022eff533c4d1594c Signed-off-by: Carsten Koester <ckoester@cisco.com> Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-04Fix pylint warnings in python librariesselias16-89/+206
- no functional changes - fixes 80+ PEP-8 violations Change-Id: Icf414778ec40d5cb44364fa69a876f9a1870c3c7 Signed-off-by: selias <samelias@cisco.com>
2016-10-04CSIT-192: Add bridge-utils, docker, java8 to VM imageCarsten Koester4-1/+267
Change-Id: I960162486c7d82171d5b93a63c13c5d78a4b008b Signed-off-by: Carsten Koester <ckoester@cisco.com>
2016-10-04CSIT-157: HW testbed installation scripts to include PIP requirementsCarsten Koester2-3/+10
Change-Id: I457d5c2a7cc90afaae929617802d126e6a045a66 Signed-off-by: Carsten Koester <ckoester@cisco.com> Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-04Interactive terminal fixesMiroslav Miklus2-6/+14
- remember if execution timed out and do not try to send "quit" on close - increase timeout of vat command execution from 10s to 60s Change-Id: I2b96a6dce1220eff45002276d1fe8a771fca2205 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-03CSIT-253: Switched Port Analyzer Mirroring (SPAN) - IPv6selias1-0/+20
- add SPAN test case, mirroring IPv6 ICMP packets Change-Id: If01db8df698374f14a0fd2babde557b413461a06 Signed-off-by: selias <samelias@cisco.com>
2016-10-03CSIT-243: IPv6 - ip6-lispgpe-ip6Tibor Frank2-0/+328
- IPv6 - ip6-lispgpe-ip6 - main fib, vrf (gpe_vni-to-vrf), phy2lisp, virt2lisp Change-Id: I388b33d89c953a100128937712fa9901679d46f3 Signed-off-by: Tibor Frank <tifrank@cisco.com>