aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-07-18FIX: Vhost 1024 - typoPeter Mikus1-18/+18
Change-Id: I341b8280dfb87e620387b3d7cbf3fc2019c85a53 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-18FIX: Initialize L2BD keywordPeter Mikus1-2/+13
Currently in Performance the "Initialize L2 bridge domain" keyword is adding interfaces to L2DB per node and at the same time waiting until interfaces become UP. This may be an issue if physical interfaces interconnecting DUTs required to be administratively UP on both DUTs to physical link state became UP. This fix is supposed to check the link state after all DUTs are initialized. Change-Id: I430b4285967f6168e6c74e0089a3e0d037b251d1 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-18CSIT-618 CSIT rls1707 Report - Update IIPeter Mikus4-107/+149
Change-Id: I50a210930c0571ca910ead1724de7848c0911646 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-18CSIT-723: Source code auto-generation for 1707Tibor Frank20-10/+89
Change-Id: Ia178ac180fd344db620757dcc2b9cbb5010276c7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-07-17 Fix the TLDK test tcpdump not found issue.Fangyin Hu2-2/+14
Add the PYBOT execute exit status code. Change-Id: If0fc29c580177f1b187ec751c6708fc138838bed Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-07-17 Add the NSH SFC functional test document.Fangyin Hu3-4/+26
Change-Id: I8e99d2311a530390349dddca522d6f3c8c35ab00 Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-07-17FIX: remove previous QEMU build when needed to change qszJan Gelety30-31/+374
Change-Id: I949f8800b45354c205c5a5d36ab2abeeb93409dc Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-07-14CSIT-618 CSIT rls1707 Report - Update IPeter Mikus41-615/+2009
Change-Id: I7c3af55db6cc89f03004db6ddf6fcf67965132a7 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-14Fix: Memif IMIX frame size test casePeter Mikus1-3/+2
Fix the variable for calculating the IMIX_v4_1 in traffic profile. Change-Id: Ia5e643c0ec2c9cd67d4506b081a919f836ac1b26 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-13Update of VPP_STABLE_VER filesJan Gelety2-2/+2
- use new vpp ref build - ubuntu 16.04: 17.10-rc0~44-g75e2f2a~b2576_amd64 - use new vpp ref build - centos7: 17.10-rc0~44_g75e2f2a~b2573.x86_64 - builds tested by semiweekly jobs: https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-ubuntu1604-semiweekly/54/ https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-centos7-semiweekly/54/ Change-Id: Ia4b60c29a43db5a009024128badce5a369a77d20 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-07-12FIX: use correct test suite name in weeklu bootstrap (typo fix)Jan Gelety1-1/+1
Change-Id: Ic063e8688ee180f28ccf03831168aa38eee03d7e Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-07-12CSIT-688 Create test cases for memifPeter Mikus1-0/+233
Change-Id: Ia95850af4883474a0929df8e5269b59b3de95087 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-11Add IRQ/RCU/Writeback pinning to ansiblePeter Mikus1-0/+15
Change-Id: I650d9cb1ee44b6fa7cee79a86dad2b515256b239 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-06 Fix the TLDK test scripts execute path issue.Fangyin Hu1-3/+3
Change-Id: I7d0c20443db841516942479a067561c822a03bbd Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-07-06 Patch to tldk bootstrap on the tldk package download.Fangyin Hu1-1/+1
Rebase and fix the path issue. Change-Id: I572e4c81feb54e7f391af0007af709cafa42c255 Signed-off-by: qun wan <qun.wan@intel.com> Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-07-06HC Test: Update script path on bootstrap-hc2vpp-perf.shselias1-5/+5
Change-Id: I5ed178448e99465b39267577ae77d79fc8f3f2c2 Signed-off-by: selias <samelias@cisco.com>
2017-07-06HC Test: increase timeout value for ODL setupselias1-2/+2
Change-Id: I9be9ef6bb6751fbaa61115d2052433e14b4b14fb Signed-off-by: selias <samelias@cisco.com>
2017-07-06CSIT-622: Stateful Security Groups perf testsJan Gelety13-1/+1960
1. add L2BD iACL statefull and stateless tests with 1, 10 and 50 not-hitting ACEs in combination with 100, 10k and 100k flows per direction 2. add L2BD oACL statefull and stateless tests with 1, 10 and 50 not-hitting ACEs in combination with 100, 10k and 100k flows per direction Change-Id: Ia38589aa81b50c5ccdf2813ad6fadd22b46fffeb Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-07-06CSIT-660: add vring1024 tuned CFS for vpp workers and guest-testpmdJan Gelety4-9/+1011
- add vhost tests (L2XBD, L2XC and IP4BASE) with vring set to 1024 and tuned CFS setting Change-Id: Ief8b4b86cdecfa39bf8cf0ec90fb844edfc6f396 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-07-06CSIT-661: re-add vring256 tuned CFS for vpp workers and guest-testpmdJan Gelety12-86/+2201
1. add vhost tests (L2XBD, L2XC and IP4BASE) with vring set to 256 and tuned CFS setting 2. add vhost tests (L2XBD, L2XC and IP4BASE) with vring set to 256 and default CFS setting Change-Id: I25aae6839d3e621316d35f5c9525389a6faabd56 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-07-05Fix: DPDK paths after code refactorPeter Mikus4-5/+5
Change-Id: I0cc83c48e0c91cdff13f78c65c521f45e551d7a3 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-05 Change the bootstrap script file and test the CI-management.Fangyin Hu18-140/+314
Debug the NSH SFC functional test. Change the test cases and not use the tcpdump. Delete the unused code. Change the directory structure. Change-Id: I52486b9ba4b02e305f702ffc8cdb84e941cb18ff Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-07-04Fix: Run-report scriptPeter Mikus1-1/+1
Change-Id: I98afcbca606caeaf49172c968174c4868579cf6a Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-04CSIT-702 Update static content after optimizationsPeter Mikus43-8051/+4230
Update the mechanics of script for generating report to reflect the latest changes. Update some static content. Change-Id: If60f7b74245138cc3044a49c46ff06d5850732de Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-04CSIT-651 Add keywords and template for memifPeter Mikus11-1/+235
Add keywords and template for memif Change-Id: I8bd5cfe345260750a74930c8ef55690be5f2dd5e Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-04XL710 Configure rxd/txd 2048Peter Mikus15-74/+304
Configure RX-desc and TX-desc to 2048 for FVL XL710 cards. Change-Id: I1876f332bdc6100bf24f2b2317de33c0d1a4c9bf Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-03Remove DPDK package download from vpp-csit* jobsPeter Mikus2-10/+0
Remove downloading if DPDK package from Nexus if the job is vpp-csit*. Change-Id: I37aada67c4334433618e122676fd1f50591b6742 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-07-03FIX: TLDK bootstrap to reflect latest changes on VIRLPeter Mikus1-67/+236
Change-Id: I73017e17543bda145c470cdc474bce4eda547742 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-06-30Remove vrf libTibor Frank10-10/+0
Change-Id: I38b8ddc7255602d71bec72dae704e69e8a3337f3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-06-30CSIT-619 HC Test: Honeycomb performance testing - initial commitselias18-49/+1430
- keywords and scripts for HC performance testing setup - basic performance suite: operational data read - traffic script and keywords used in tests Change-Id: Ic0290be73a7c925ea2561f8cd2524c5cb83fcda2 Signed-off-by: selias <samelias@cisco.com>
2017-06-30HC Test: bugfix for SLAAC and ODL testsselias4-7/+6
Change-Id: I0a09482e8dc9ef2f9e6cd54a26c8d8492409f68c Signed-off-by: selias <samelias@cisco.com>
2017-06-30vpp-verify-perf-vhost runs pdrdisc testsTibor Frank1-1/+1
- Temporary solution: run pdrdisc tests instead of pdrchk for vpp-verify-perf-vhost trigger Change-Id: I0a18397964db8bd2e0c5614eaee44c1208ba0abc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-06-29CSIT-687: Directory structure reorganizationTibor Frank354-2220/+2755
Change-Id: I772c9e214be2461adf58124998d272e7d795220f Signed-off-by: Tibor Frank <tifrank@cisco.com> Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2017-06-27CSIT-604: Bootstrap file for vpp-csit-verify-master-centos7-nightlyJan Gelety1-0/+404
- bootstrap file for new vpp nightly job to verify the latest available vpp packages from Nexus against csit functional tests Change-Id: I376ca951925e59ff81ffcd6406447d4187c31670 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-06-26HC Test: improve functional suite setup and teardownselias43-378/+565
Restart the whole stack (VPP+Honeycomb+-ODL) in between test suites. Add generic suite setup and suite teardown keywords for all func suites Re-enable NSH_SFC suite, cleanup test failures Change-Id: I71025b4ed3a7c4912dcd7b62aedef6082357990c Signed-off-by: selias <samelias@cisco.com>
2017-06-26CSIT-683: Re-organize L2 libraries - funcTibor Frank7-155/+57
Change-Id: I5444dfba68ea41d8190d6615e23505f3c08c377c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-06-26Update of VPP_STABLE_VER filesJan Gelety2-2/+2
- use new vpp ref build - ubuntu 16.04: 17.10-rc0~2-g9f5a2b6~b2535_amd64 - use new vpp ref build - centos7: 17.10-rc0~2_g9f5a2b6~b2532.x86_64 - builds tested by semiweekly jobs: https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-ubuntu1604-semiweekly/49/ https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-centos7-semiweekly/49/ Change-Id: I9c725914632c1e64e730621f62f584059e24b04b Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-06-25Fix T-rex profile base class bugPeter Mikus1-5/+6
- fixes the issue with COP whitelist and many others Change-Id: I43962cdee19b42c316cec689336c341d30a56adf Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-06-23CSIT-689: Update PDR values in PDRCHK testsTibor Frank9-49/+49
Change-Id: I703952667a2f930de56baa2e755d70889fdea3a6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-06-23CSIT-614: Create PDRCHK testsTibor Frank3-9/+381
- CSIT-630: 10Ge2P1X520-Ethip4-Ip4Scale2M-pdrchk - CSIT-638: 10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-pdrchk Change-Id: I314d87acbd5906946acad97224f71c39a8cf1e04 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-06-23CSIT-614: Create PDRCHK testsTibor Frank6-6/+875
- CSIT-639: 10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-pdrchk - CSIT-640: 10ge2p1x520-dot1q-l2xcbase-eth-2vhost-1vm-pdrchk - CSIT-641: 10ge2p1x520-ethip4-ip4base-eth-2vhost-1vm-pdrchk - CSIT-642: 10ge2p1x520-eth-l2xcbase-eth-2vhost-1vm-pdrchk Change-Id: Id676c69abe34e455ca298f7225fd065fc6cc8218 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2017-06-23Update of LXCUtil libraryPeter Mikus3-10/+67
Change-Id: I1a095e45960ca004413c4ecbfd410e41fb621c74 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2017-06-22 Fix the tcpdump start issue.Fangyin Hu1-1/+6
Change-Id: I529899bdc031e8d5e367bad5a829857c2c83a3ba Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-06-22FIX of IP quota calculationJan Gelety1-10/+10
- use SIM limit per VIRL server instead of VM limit per VIRL Change-Id: I8b6688e3c37fd26f294a84f8435447302aad6e5b Signed-off-by: Jan Gelety <jgelety@cisco.com>
2017-06-22HC Test: update ACL plugin test dataselias2-3/+2
Reflexive ACL name changed in https://gerrit.fd.io/r/7153 Change-Id: I59afa91a1e170eb05d643ae41d46d757f047bacb Signed-off-by: selias <samelias@cisco.com>
2017-06-21 Fix the vppctl show interface command issue.Fangyin Hu3-6/+6
Change-Id: I46080cb824565422150222d2f69288bf3c791e7b Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-06-21 config the l3fwd and change the traffic.Fangyin Hu3-1/+99
Change-Id: Id410f5a1fbef8e21206aff668a9a76549e2f7c4a Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-06-21 Some CSIT keywords changedFangyin Hu3-6/+6
Change-Id: I7350d91adf75b532fc5cec49084433edfd13c711 Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-06-20 Patch on tldk bootstrap file to fix the wget of dpdk packagequn wan1-0/+5
Change-Id: I0be71fc359c334830043d0fbd45826fbfd4cb8aa Signed-off-by: qun wan <qun.wan@intel.com>
2017-06-20VIRL VPP PID fixJan Gelety1-23/+24
- use three tries to get PID of VPP process Change-Id: If72784dfc2c5600aae703dff9170c4f491a3b685 Signed-off-by: Jan Gelety <jgelety@cisco.com>