aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-10-31CSIT-385 CSIT-386 IPv4/IPv6 IPsec testsPatrik Hrnciar7-15/+568
- encryption/integrity key update tests Change-Id: Iddbe35e2f421b5048e60663bff2b0bf1968a9782 Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com> Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-10-29topo_installation -c shouldn't fail if rmdir failsMiroslav Miklus1-1/+23
Change-Id: Ie24a1d4f9b8ef698b8dba9d1fcbb32476a1df2bb Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-28DHCPv6 Proxy test updatePatrik Hrnciar2-6/+7
Change-Id: I8206a652bfa31cda0f7120741a0479a10ad4b1a1 Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
2016-10-28TB3 Cisco-VIC-1227Miroslav Miklus1-26/+24
Change-Id: I77455f720fb691038b1c539a9d4fa5c590f2b420 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-28TB2 Cisco-VIC-1227Miroslav Miklus1-26/+24
Change-Id: I82372448363406aa8c562f4a98216793ad309a93 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-28TB1 Cisco-VIC-1227 topology fileMiroslav Miklus1-26/+24
Change-Id: I23bb0fd4511b4a21bcf57e4fc010084c48bb1008 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-27Increase timeout for 'vpp restart' operationsMiroslav Miklus1-2/+2
Systemd first send SIGTERM and wait 90s (default value) to send SIGKILL to terminate the vpp service. Change-Id: Ia582cfdc4bebc5d3530e82692856fe733d0b001e Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-27Revert "Use 3 tries to prepare DUT for testing"Dave Wallace2-4/+2
This reverts commit d551ef4b72448c3ccb493559826b976a2d3d8649. Change-Id: Icff3a98b96298385a2e4789d40ef60d70f440492 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2016-10-26Use 3 tries to prepare DUT for testingJan Gelety2-2/+4
- workaround to deal with occasional vpp restart issue Change-Id: I74a9148045bf4f80c9ba943e9c74338e08b2a72e Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-10-26CSIT-395 Update TRex version to v2.09pmikus5-11/+13
- Update TRex to v2.09 Change-Id: I53221aff346840e0438dd1385cedd1db57ca5f3b Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-25TB1 Cisco-VIC-1385 topology fileMiroslav Miklus1-26/+24
Change-Id: I4c01fc97143e7457b05111cdeac6407991a769ce Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-25TB1 X710 topology file, X710 BD Long testsMiroslav Miklus2-24/+220
Change-Id: Ib49dcd24be8e92ffb2bd1d12e3ea50cce125fb7e Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-25TB2 Cisco-VIC-1385Miroslav Miklus1-26/+24
Change-Id: If2b601470dfab46966987611c86d6f0e32859bcc Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-25TB3 VIC-1385 topology fileMiroslav Miklus1-26/+24
Change-Id: I0f3a67624be43b3739d1c214d4c7d6c83e197e48 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-25Update of VPP_STABLE_VERJan Gelety1-1/+1
- use new vpp ref build: 16.12-rc0~248-g0c38ea3~b1273_amd64 - build tested by semiweekly job: https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1049/ - corretion of add_lisp_adjacency.vat and del_lisp_adjacency.vat file Change-Id: I84396257902948feff8dd0d977606a1baa20686a Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-10-25Fix interrupted env before uninstalling vppMiroslav Miklus1-0/+8
Try to continue with previous installation if there is such. Change-Id: I4a757c10243c93f122fbfb3ad9e203fa0ce64606 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-25LF-TB3 X710 topology fileMiroslav Miklus1-24/+24
Change-Id: I2b4598f9d2f19289f65da26524e72ab6ea690b74 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-25CSIT-453: Switch Nested VM to 1.4 in perfpmikus1-6/+2
Currently in performance testing we are using Nested VM v1.3 with DPDK16.07. This patch will change the Nested VM to version 1.4 which includes DPDK16.09. Change-Id: I7cf2edda09f677ad9ddd3cc882000b9537bcc74c Signed-off-by: pmikus <pmikus@cisco.com>
2016-10-24TB2-X710 topology fileMiroslav Miklus1-24/+24
Change-Id: Ifcca0774b6fd374d13a5db5a9cf875bfb0cd30b8 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-24Skip latency measurements for unsupported streamsMiroslav Miklus1-2/+7
Disable latency measuremnts instead of failing in case when NIC does not support stream type. Change-Id: I9e810cb44832c77765059d3dcb6e3ba382abe039 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-10-24Use only Qemu Kill on the teardown of double qemu setupJan Gelety1-7/+1
- do not use Qemu System Powerdown or Qemu Quit in the teardown of double qemu setup - use just Qemu Kill there Change-Id: I8dd1e4055e0adb5d306e3a9904090a271d17c3e5 Signed-off-by: Jan Gelety <jgelety@cisco.com>
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>