aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-07-11TB2 XL710 topology filesMiroslav Miklus5-5/+89
JIRA: CSIT-106 Change-Id: If3e76d971c7196da3f83a8daacd1308c6374c786 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-07-08CSIT-174: Include cgroup support packages on hardware SUT and TG hostsCarsten Koester1-0/+2
Change-Id: I50628ce6ae0afb012491f4d6f66e7e13331bf3e1 Signed-off-by: Carsten Koester <ckoester@cisco.com>
2016-07-08CSIT-106 Cleanup of add_pci functionsMiroslav Miklus2-19/+23
Change-Id: If53cae5871b41af2a11a420d9f83ab57149a9096 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-07-06Modify Vpp show statspmikus1-1/+0
- Remove dump_stats_table from Vpp show stats as it duplicates information Change-Id: I41757b36e57a7046e5b50106cd3963cb52d80712 Signed-off-by: pmikus <pmikus@cisco.com>
2016-07-06CSIT-191 Add API count option to ip_add_del_routepmikus3-6/+13
Add API count option to ip_add_del_route to be able to add more than 1 route Change-Id: I3440579f960366a99f68ceeabea540f1a2ed4516 Signed-off-by: pmikus <pmikus@cisco.com>
2016-07-01CSIT-186: Add multilink to Vagrant fileMatej Klotton2-26/+75
Change-Id: I8ecc2be5771f46b46d4ac31880861db2482c2b1c Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-07-01Add missing libraries to requirementsPavel Kotucek1-0/+3
Change-Id: Ic6c4bd439a4ba4f056f4997de9f0032c3d887786 Signed-off-by: Pavel Kotucek <pkotucek@cisco.com>
2016-07-01TEST: PERF pybot output set width to 150 charactersMiroslav Miklus2-2/+2
Change-Id: Iaa914280f7193a10072735fbcd67fcd668d3a12e Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-06-30CSIT-24 Proxy ARP testPatrik Hrnciar8-0/+298
Change-Id: Ia41af7e29dcb8c41d58c07134a385428ac1b285c Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
2016-06-302-node topology keywordsMiroslav Miklus3-28/+97
JIRA: CSIT-182 Change-Id: I593c2d6b0e7a1ee344b879f7b54bb9443ab8c516 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-06-30CSIT-180 Add VPP api trace dump after each TCpmikus40-44/+119
- Add VPP api trace dump after each TC Change-Id: I7c8bc0ffbca620f6fdb48369014a2ca9ffa3b3e4 Signed-off-by: pmikus <pmikus@cisco.com>
2016-06-30Rename Honeycomb test suitesselias13-27/+22
- update test suite numbering to be future-proof - reorder suite execution: - persistence suite should always run last - l2_fib suite follows after l2 - VxLAN gpe suite follows after VxLAN - fix issue with interface name vs. index introduced in change #1032 - change ${node} variable to global scope, set in _init_.robot Change-Id: Ib4ca7265586026faab219da9923e7ca312ef2c79 Signed-off-by: selias <samelias@cisco.com>
2016-06-29CSIT-181: Remove fds tests from vpp-csit-verify and csit-vpp-verify jobsJan Gelety4-3/+8
- add tag SKIP_PATCH to FDS related tests and exclude them from execution in case of vpp-csit-verify and csit-vpp-verify jobs Change-Id: I14237a78529b3d3c9b586041a24ceef303c1394b Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-06-29FIX: refactor https://gerrit.fd.io/r/#/c/1032Miroslav Miklus1-2/+4
Change-Id: If4585e9a586696ce583c356c7567dc68750bc08d Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-06-28Update Honeycomb testsselias10-103/+213
- add new negative test for bridged-virtual-interface setting - modify variables in original bd tests to use bvi=False - separate interface ipv4 test case into netmask and prefix - replace per-testcase tag definitions with per-suite forced tags - add separate tag for persistence suite, due to it's long execution time Change-Id: I79ae699125d4838ed8b394dc80a028e08b4de684 Signed-off-by: selias <samelias@cisco.com>
2016-06-28TG init changes for n-node topologyMiroslav Miklus2-20/+18
JIRA: CSIT-182 For TG node we only need to know the interfaces on TG node and the adjecent nodes interfaces for any n-node topology. Change-Id: I0129b9513356df976364b58e6749dfab3ca5e2ae Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-06-28PATCH: Fix MAC address variables in perf librariespmikus1-4/+2
Change-Id: I0f7b51349d2323bd501f6d6ae75474cc225e94bb Signed-off-by: pmikus <pmikus@cisco.com>
2016-06-28Add Honeycomb notifications testsselias4-1/+301
JIRA: CSIT-164 - add test cases for implemented notifications - add keywords used to receive and read notifications Change-Id: I3359aa83dca49ca362bf4406520ded1d36b67bda Signed-off-by: selias <samelias@cisco.com>
2016-06-28Use interface key instead of interface name.Miroslav Miklus21-230/+377
JIRA: CSIT-141 Change-Id: I75cef6d570ab45ea9c4af838b6bf68cefc7c1a91 Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-06-27Mark all PERF tests as noncriticalMiroslav Miklus1-2/+1
JIRA: CSIT-118 Change-Id: I62aeb28fff346619477f5eea6f6fc03ebe5912bb Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
2016-06-27Add Vlan tag rewrite to Honeycomb persistence testsselias1-0/+6
JIRA: CSIT-137 - add Vlan tag rewrite to persisted configuration Change-Id: I2f98d89c6ada0eec5a7ba0121332201dbe2c01e0 Signed-off-by: selias <samelias@cisco.com>
2016-06-27Modify tests and keywords for sub-interfaces.Tibor Frank2-51/+149
JIRA: CSIT-175 - modify tests and keywords for sub-interfaces to reflect the last changes introduced by https://gerrit.fd.io/r/#/c/1700/ - fix typos Change-Id: I0839fe9f17149fa8c39ac31004bb2096d79c469f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-06-24Update Honeycomb persistence tests with new Vlanselias3-64/+145
JIRA: CSIT-140 - add new vlan configuration to persistence Change-Id: I984f39986f74168b31d82143c353c7ef1bd7d650 Signed-off-by: selias <samelias@cisco.com>
2016-06-23Add tests for Honeycomb L2 FIB supportTibor Frank12-30/+922
JIRA: CSIT-168 - add tests for Honeycomb L2 FIB support - add keywords for Honeycomb L2 FIB support - fix typos Change-Id: I81292c10e26e7ad05725034c1db1db0a81d29283 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-06-22CSIT-170 Parse output of robot framework into HTML tablepmikus1-0/+204
Change-Id: I17c0a8cb82a0501ef9838dc1e17559d31ca66ecd Signed-off-by: pmikus <pmikus@cisco.com>
2016-06-22IPv4 iACL - performancePeter Mikus2-0/+1047
- JIRA: CSIT-119 - create topology with Classify iACL white-list applied on interfaces using IPv4 in 3-node topology - create necessary keywords to be used in test cases - create ipv4_iacl test cases (64B, 1518B, 9000B) Change-Id: I05e494e650d51c439b9c975805cec1ba4c8d49c3 Signed-off-by: Peter Mikus <pmikus@cisco.com> Signed-off-by: pmikus <pmikus@cisco.com>
2016-06-22LISP EID virtualization supportAndrej Kozemcak2-0/+8
Add new resource data to eid_example data. Need for new Eid API. Change-Id: I0ed632fe8c1586e2ac4a1060a1900b76f4f6ca07 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
2016-06-22Suite: performance.Maciek Konstantynowicz5-158/+271
Updated test cases names and test cases documentation. Change-Id: I37dd1e9843c11a37d27565be110620e179c1232c Signed-off-by: pmikus <pmikus@cisco.com>
2016-06-22Suite: performance.Maciek Konstantynowicz2-56/+109
Files: Short_IPv4_Intel-X520-DA2.robot, Short_IPv4_Cop_Intel-X520-DA2.robot. Updated test cases names and test cases documentation. Change-Id: Ibf61c6e70b2a3a50803349d45da741b1304b5a0e Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-22Suite: performance.Maciek Konstantynowicz7-518/+679
Files: Long_IPv4_Intel-X520-DA2.robot, Long_IPv4_Cop_Intel-X520-DA2.robot, Long_Bridge_Domain_Intel-X520-DA2.robot, Long_Xconnect_Intel-X520-DA2.robot, Long_Xconnect_Dot1q_Intel-X520-DA2.robot, Long_IPv6_Intel-X520-DA2.robot, Long_IPv6_Cop_Intel-X520-DA2.robot. Updated test cases names and test cases documentation. Change-Id: I83262881a4b56512975c8ecc4518ddd2d7ec54b3 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-21Suite: tagging.Maciek Konstantynowicz1-5/+24
Files: qinq_l2_xconnect.robot. Updated test cases names and test cases documentation. Change-Id: Ifc5a501df873ed08acf2c8027d23d42b28f0fc05 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-21Suite:ipv6Maciek Konstantynowicz3-72/+116
Files: ipv6_untagged.robot, ipv6_iacl_untagged.robot, ipv6_ra.robot. Updated test cases names and test cases documentation. Change-Id: Id255bd7026dd934cffe15f000347fcfeb59cad22 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-21Suite:ipv4Maciek Konstantynowicz3-68/+121
File: ipv4_untagged.robot, ipv4_arp_untagged.robot, ipv4_iacl_untagged.robot. Updated test case names and test case documentation. Change-Id: Ifdfe6c8cf194299023fff5744d0d44106e7324f1 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-21Suite: bridge_domainMaciek Konstantynowicz1-31/+31
Files: bridge_domain_untagged.robot. Minor updates to test cases documentation. Change-Id: Ifcf3a6d07942e242bbb121c0446520480e5f9c88 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-21iSuite: cop.Maciek Konstantynowicz2-45/+54
Files: cop_whitelist_blacklist.robot, cop_whitelist_blacklist_IPv6.robot. Updates test cases documentation. Change-Id: I08a5cb0d64a0e02e72e0fbb3e59d8b9e34adde93 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-21Suite: vxlan.Maciek Konstantynowicz3-47/+129
Files: vxlan_xconnect_untagged.robot, vxlan_bd_untagged.robot, vxlan_bd_dot1q.robot. Updated test cases names and test cases documentation. Change-Id: Ic1729b694466c5f4e703d2d799aca364e0962be0 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-21Suite: l2_xconnect.Maciek Konstantynowicz1-12/+47
Files: l2_xconnect_untagged.robot. Updated test cases names and test cases documentation. Change-Id: I3b80d5c594ae65bf9ebbcc9b15421fc37a2e6ee8 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-21Update2 of GROUP for master.ubuntu.trusty.main REPOJan Gelety1-1/+1
- updated GROUP back to io.fd.vpp string Change-Id: I3a04c04745edd06e3276a13b24274d037e38d56a Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-06-21Suite: gre.Maciek Konstantynowicz1-17/+38
Files: gre_encapsulation.robot. Updated test cases names and test cases documentation. Change-Id: Id623f36ee13c8e649af7262da201f37a09e08e05 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-21Change file name of plot data in semiweekly jobpmikus1-2/+2
- Change data file name for plot plugin Change-Id: I3084a58c7b652680a233990549fcd0f346ea8d68 Signed-off-by: pmikus <pmikus@cisco.com>
2016-06-21Suite: lisp.Maciek Konstantynowicz2-58/+105
Files: lisp_api_untagged.robot, lisp_dataplane_untagged.robot. Updated test cases names and test cases documentation. Change-Id: I5381a800d3fc27694892c70e8538b9312940588f Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-21Change VPP repo URLpmikus2-2/+2
- Change VPP repo URL Change-Id: Ibe59481b1a5d0aa615ad1fbe92009415979de016 Signed-off-by: pmikus <pmikus@cisco.com>
2016-06-20Update of GROUP for master.ubuntu.trusty.main REPOJan Gelety1-1/+1
- updated GROUP string in download_install_vpp_pkgs.sh Change-Id: Iaa0540998ffaf16d9dffd8eef432d17e58a4b897 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-06-20Suite:bridge_domainMaciek Konstantynowicz1-44/+80
Files: bridge_domain_untagged.robot. Updated test cases names and test cases documentation. Change-Id: Ia26b7c117ad38cdf83f2c4e2a297a8fb3a7105d0 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-20Suite: cop.Maciek Konstantynowicz2-21/+44
Files: cop_whitelist_blacklist.robot, cop_whitelist_blacklist_IPv6.robot. Updated test cases names and test cases documentation. Change-Id: I70c415d85521c27b9ec209fb65b60afcb938846d Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-20Modify tests for Honeycomb sub-interfacesTibor Frank9-678/+1007
JIRA: CSIT-139 - modify tests for Honeycomb sub-interfaces to reflect the last changes in the model - modify existing keywords to work with latest changes in Honyecomb and VPP Change-Id: Idc88fbac7e743e6125d5c865d9d144448657dd20 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-06-19CSIT-154: Fetch superseded Ubuntu packages using Launchpad APICarsten Koester1-2/+10
Change-Id: I0db121d7f2b227e62240941b026b58fcd233a129 Signed-off-by: Carsten Koester <ckoester@cisco.com>
2016-06-19CSIT-155: Create empty Nested VM build directory if neededCarsten Koester2-1/+3
Change-Id: I760fee3ce1c86ae443930b7763727328fecd8250 Signed-off-by: Carsten Koester <ckoester@cisco.com>
2016-06-18Small changes in semiweekly jobJan Gelety1-14/+14
- rename the job - small corrections in the job Change-Id: I46c3920dfa1b8b0d220b1a6a507a944f3346db05 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-06-17Lisp enable/disable testAndrej Kozemcak8-203/+301
Test lisp enable/disable API. Test disable lisp, re-enable it and check if everthing is still working. Enable lisp before every lisp API test Reformat source data Change-Id: I7bace01535562814d85d7b5f6035436d583abf53 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>