aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-31CSIT-1350: Add new data to 1810 reportTibor Frank1-450/+341
Change-Id: I49e39b9513bcd53caaecdc1948cb64aa58272311 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit b932d6a6b053fc1262fe1e4012a12e75d7e13e2c) (cherry picked from commit 544f071a3b65a53ff6a58c1db52b58282bac66c2)
2018-10-31Report-1810: ConfigurationTibor Frank3-14/+14
Change-Id: I0ada7489738d2cfc416aa6c3bea999d2534ad109 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit e9d7bd6ec613cb8bd0217c4d70201671fa29ae10) (cherry picked from commit 57d2baba79d1b95c88d5f9bdfa6f2bbf89febe64)
2018-10-31CSIT-1332: Proposal of new layout of all graphsTibor Frank54-2999/+29743
Change-Id: Ib5d113fd2071e481bcc5e3d043a43a58947b8da1 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 8243ea78854683f2f80da53d8f197f10316e4801) (cherry picked from commit db1f4030448cbf9d865e5e2964236ddc7fffa5f9)
2018-10-29FIX: put base interafce up when creating VLAN sub-interfaceJan Gelety1-4/+16
Change-Id: I879d1a0f1e901c59c9e3fc061a8accd6f423ee0b Signed-off-by: Jan Gelety <jgelety@cisco.com> (cherry picked from commit c963f61129ec095b09baf33c6ea78157ddf771ce)
2018-10-25FIX: show ip table in tear donw only when test failedJan Gelety1-6/+4
Change-Id: Id8fd73e22984d7d0728bf7e136b6b7b91c036066 Signed-off-by: Jan Gelety <jgelety@cisco.com> (cherry picked from commit ca7af34ad1d286fa0b2324c6d2d3f66b79c0c9aa)
2018-10-25CSIT-1339 Create initial l2xc testPeter Mikus4-6/+159
- L2XC ping ICMPv4/ICMPv6 test Change-Id: I1c1708e8c1050f140a02d56012f63b683fc3eec1 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 3c9040f9a7a72abd149b403a95b8d12946ba69db)
2018-10-24Use VPP 18.10 release buildsJan Gelety3-3/+3
Change-Id: I56176b2a57ee7ee9b3c8b5d3bf614935afb44de6 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-10-24Remove usage of vpp-ext-deps packageJan Gelety7-22/+3
This package is not needed for csit enymore. Change-Id: Ie32a9c9322873e66554bb69112d4428697c866db Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-10-24CSIT-1260 Create initial version of bootstrap including VF reservationPeter Mikus7-15/+872
Change-Id: I153d378849ea76444915b7fc219237db1b7bca1a Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-24Add Meltdown and Spectre checker outputPeter Mikus4-0/+258
Change-Id: I8c6ffada779483e083815afa7cc6337ca580ecb9 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 3bb7803c9e74d4ceeac77480c11e01d5d8d7d589)
2018-10-23CSIT-1255 1-Node VPP_Device DocumentationPeter Mikus4-0/+674
Change-Id: I0152bd9c0d2a97aa206819b46e8e4c0fe7d643eb Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit ccabfb04a4982c89d70b8bfbff67cc97438aad88)
2018-10-22Update of VPP_STABLE_VERJan Gelety3-3/+3
- use new vpp ref build - ubuntu 16.04: 18.10-rc2~11-g79e4bc2~b48 - use new vpp ref build - centos7: 18.10-rc2~11_g79e4bc2~b40 - use new vpp-ext-deps: 18.10-7 Change-Id: Id544aaa3daf57080776aa42b7271f01bd878bfca Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-10-18FIX: Correct the packagecloud.io URL pathPeter Mikus5-1/+7
Change-Id: I8aae4cb85f9bb1efaa19d75e2fd7c9593f20756d Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-17Script for PXE host stagingPeter Mikus5-34/+258
Introducing script for staging server via PXE and controlling CIMC/IPMI reboot. Change-Id: I1667e1906e7de73b7bca994d82de75e12c0d382a Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 2f5317d594411424be9bffeb4ccfe441e7b50530)
2018-10-17FIX: Switch crypto tests to vfio-pciPeter Mikus1-1/+1
Instead of igb_uio Change-Id: Iaf0fc793b35e99f62ac442686ae7047e965086d0 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit f4984a65cb0ed91220b45cd8d9c0ae698005089d) (cherry picked from commit b363703dfbf2af9cb6cee0755028ff9a31b24364)
2018-10-16CSIT-1338 FIX: Failed to get VPP version on hostPeter Mikus1-7/+26
VPP was not initialized (shm), after service restart, quickly enough. This results into vpp_api_test console timeouts when communicating over uninitialized socket. Patch is introducing more stable test to detect service (VPP) is fully ready and initialized. Change-Id: I300a763814feba28cb8163dcd4996b53b2994fec Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 0490e94aefea47f6bac0b00339cf832c196b7f09) (cherry picked from commit 4a5b37a3cf84145e159fed5a0cc7a9b41992c10b)
2018-10-12Tag l2bdscale as L2BDSCALE, not L2BDBASEVratko Polak24-24/+24
Change-Id: I0d2d2f16f7e0b710f432711d7e0eccf70fcfcc8f Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 4b3af03b04a8b4c084b081ee0cb1b13f81d7393c)
2018-10-12Set .gitreview for rls1810Vratko Polak1-1/+1
Change-Id: I5cd4e54476b07284e7b7fa414bfefdb1a2654bfd Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-10-12FIX: Vhost interface UP issue for VTS testsPeter Mikus1-1/+0
Change-Id: I2983b295cc8e070f6fe2ff7a5f19fe45d17cee27 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit d53d63c0c0f1c26836d0653222916064844af1d3)
2018-10-10Update VPP_STABLE_VER files to use vpp 18.10 release buildJan Gelety3-3/+3
Change-Id: Ic7244ea0a0babab0666fa14bdf0e9cf975ab15c7 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-10-10CSIT-1297: Modify the bootstrap.sh to run only selected mrr suitesTibor Frank11-17/+22
Change-Id: I2f5ac334e09bc35bfaefc112cf0bb7f57290a732 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-10-10Fix authorization for ODL fluorine testsMichal Cmarada1-1/+1
Change-Id: I2ccca8955949840305350bec1f60bc6d1cddcf82 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2018-10-10Add VXLAN scale perf testsJan Gelety34-88/+3140
Jira: CSIT-1273 Change-Id: Ic2a41661c158384a5aaa7d4e73f30ffca13ddf82 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-10-09Update of VPP_STABLE_VER and DPDK_STABLE_VERJan Gelety3-3/+3
- use new vpp ref build - ubuntu 16.04: 18.10-rc0~593-gb7620fd~b5386 - use new vpp ref build - centos7: 18.10-rc0~593_gb7620fd~b5270 - use new version of vpp-ext-deps: 18.10-6 Change-Id: I0fe0b045f62fa04bd48daca999d55c7ac6ada802 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-10-08FIX: Vhost interface not up issuePeter Mikus1-3/+2
Change-Id: Ibfd00c2eafbb11a66ef5989ef3baa735de865ded Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-08Update Ansible scriptsPeter Mikus5-1/+40
- Allow Kubernetes to use specific version (allow-downgrade) - Introduce ansible-vault for sudo password management - Add Kubernetes fixes for 1.11.x+ Change-Id: Ieb77e773ea28f5c551ef0702027f699c1b758aa2 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-04Switch Haswell TB to vfio-pci driver.Peter Mikus3-6/+6
Change-Id: Id3ba5c5b3a03df7302b6def4bdb066cbb291ec43 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-04Fix failing tests after Fluorine bump in HC (HONEYCOMB-433)Michal Cmarada2-27/+21
- this fixes failing tests after bumping ODL dependencies in Honeycomb and HC2VPP projects. - increased timeout for installing ODL feautres, sometimes it takes longer to install them. Change-Id: Ib3ae8106ae0c1122410e9bd7924d0b49ed6059c7 Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
2018-10-03CSIT-1297: Modify the bootstrap.sh to run only selected mrr suitesTibor Frank1-15/+82
Change-Id: I7071abd6c4a52a86efea573a4f9bcb54547dc004 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-10-03CSIT-1294 FIX: ValueError: CTR mode needs counter parameter, not IVPeter Mikus1-1/+1
The issue is caused by python-crypto library in upstream Ubuntu 1804 repo. Unless there is permanent fix there is workaround to always download fresh version, not preinstalled. Change-Id: Ic2318eb532a6e7a910e4ffb209556c17e6070d3d Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-02CSIT-1320 Update SFC-controller configurations to latest versionPeter Mikus11-726/+966
Change-Id: Ibaca5e848a8f4dcd2a50f873bea37bd99aa5d62c Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-02CSIT-1326 VLIB: barrier sync elog tracingPeter Mikus4-9/+9
- API changed. Change-Id: If70e1a930aa14b129ad38ef544cff32ad5a08cdd Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-02CSIT-1325 - FIX: AVF tests failing on unbindPeter Mikus5-5/+5
Currently there is and issue when consecutive AVF suites are trying to initialize AVF and bind VF to vfio-pci driver, there seems to be race condition if VPP has already VFs allocated. This patch should introduce safer contstrain to disable VPP prior AVF init. Change-Id: Id8839200f19d9e7a18d161b660cfb1e43a8ca379 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-01CSIT-1326 Add barrier event tracesPeter Mikus5-73/+49
Change-Id: I0f734c2f11cc89716371554880f1d7404ea16090 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-01CSIT-1327 Migrate from vpp-dkms-dpdk to vpp-ext-depsPeter Mikus4-13/+14
Change-Id: I6fad3303c5c331ad36d163ba735907e35931dea0 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-10-01Update of VPP_STABLE_VERJan Gelety2-2/+2
- use new vpp ref build - ubuntu 16.04: 18.10-rc0~526-g6648fc7~b5298 - use new vpp ref build - centos7: 18.10-rc0~526_g6648fc7~b5203 Change-Id: I1304fb9bf55624569dd1d9665296e5a0a4fa19c9 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-09-28FIX: Single memif tests failingPeter Mikus3-1/+11
This patch suppose to fix the single memif TCs failing on SKX nodes. By stoping Host VPP during startup of Guest VPP. This way Guest VPP can take interface on single pass.o Change-Id: I88e6932bf007ce0f6a367927de5f017ffb8fdaca Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-09-28CSIT-1321 Add IP4base tests using AVF driverPeter Mikus5-9/+502
Change-Id: I960c2b4170efa06597851853cfc15bda1c60fe94 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-09-27Exclude dot1q in the default tag arrayVratko Polak1-4/+4
Mainly useful to reduce test set for per patch. Change-Id: I55a5f2d268c3105ac32d25ae317e149d3c3b4e14 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-09-27integration of DMM+lwip testscriptssharath12-315/+366
Change-Id: Ifb1a0702353e71c61a694dea5164df41f4e23389 Signed-off-by: sharath <sharathkumarboyanapally@gmail.com>
2018-09-27FIX: testcode detection in perf jobsPeter Mikus1-3/+3
Change-Id: I4c0c5afa8a8dff814382cb0ad6d9df0410179755 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-09-26Fix jumbo framesTibor Frank3-7/+7
Change-Id: I8aa557fe75133d20eef9832e314357af71f1d19a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-09-26Add Vratko to committer listVratko Polak1-5/+10
Also specify "Europe/Bratislava" timezone for people based in Slovakia. Change-Id: Ib2ac19668c4216bfe1d31e664d477b2986583bd9 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-09-26CSIT-1316 Fix ligato building mechanics in CSIT bootstrapsPeter Mikus4-34/+75
Change-Id: Ia8da73cbf7ab213b61a330b757419330667be24b Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-09-26CSIT-1317 ADD: Ability to blacklist tags per topologyPeter Mikus1-2/+17
- Add option to override some tags per topology. Change-Id: I4045ebbee1c5d32e29cdb6c5c84e0dcd9217b2cf Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-09-25FIX: Add VatHistory for VATscript files.Peter Mikus1-0/+3
Add ability to see Vat history for file sourced commands. Change-Id: I49b19236bec7253ea412659368cb7ccb5f5e3274 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-09-24Update of VPP_STABLE_VERJan Gelety2-2/+2
- use new vpp ref build - ubuntu 16.04: 18.10-rc0~465-gb7020d6~b5194 - use new vpp ref build - centos7: 18.10-rc0~465_gb7020d6~b5101 Change-Id: I1fa617bb2d93e5f371b7d41ed6b9b060938493b5 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-09-24CSIT-1292 Update Ansible playbooks with vpp_device tasksPeter Mikus7-3/+122
Change-Id: I22d1fe2fc27d6adb39eba2578e68d06992a3f976 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-09-21Fix autogen regenerator and few suitesVratko Polak13-201/+153
+ "elif" instead of "else if". + Some suites had test cases reordered. + Some suites contained 9000B cases for avf. Change-Id: I3bf8241c317f20dbf66b497a2c8be35ef71307f5 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-09-20Add example of 2-node topology filePeter Mikus2-1/+70
Change-Id: I3e72c568f09e0b7e20b4ea395f1b2d5efce77f40 Signed-off-by: Peter Mikus <pmikus@cisco.com>