Age | Commit message (Collapse) | Author | Files | Lines |
|
Expose DKMS installation as suite variable. This will allow to use DPDK
driver for future tests.
Change-Id: I38fd014c8cf6f4bf42881af2196cadc679fe53e0
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Moving installation of DPDK into KW instead of framework setup. This will
unify the framework setup and allow future optimizations.
Change-Id: I360ba95a2858e73e4bbb12020567d5d174ab69ca
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
this fixes test failures caused by HC2VPP routing
models bump (https://gerrit.fd.io/r/#/c/10954)
- updates tests for bgp routing
- updates tests for routing
- updates SLAAC test because of changes in rt-advertisements
Change-Id: Iacc37b42e6523f440d77241c18ca8e61d1d01f23
Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
|
|
Change-Id: I450d5e9fa1cbd4a40caec68f3fc4674f744f1168
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
+ Add 10ge2p1x520-ethip4-ip4base-ndrpdr.robot
+ Add 10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr.robot
+ Make sure both IMIX and 9000B test cases are there.
+ Document NDRPDR test tag.
+ Execute some of NDRPDR tests daily.
Change-Id: I66427d49cb6b8304fde4e8d91606de33b624186a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Change-Id: I59ad8ef70fc2bedce14b52359922a002f960ab7a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I127fe11b9095fb24a536dce7d6c26c7e7fd4be4e
Signed-off-by: Peter Mikus <pmikus@cisco.com>
(cherry picked from commit 64da7d69dfe8d8f89656dc3dba56b0eaef059020)
|
|
Change-Id: If495493f4dce8d2eecfb8c06bcd587f315b70b1d
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Change-Id: Idf778d8427c8dabf716090cdaeba189e8cccfb98
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I193411e97f069982fca8408e5e5a42cd577586ed
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: Iee512d6f5c107e7b2e5fdc7412e07d34a1c6bbd0
Signed-off-by: Neale Ranns <nranns@cisco.com>
|
|
Change-Id: I6424722641b0cefdf1945b57996bf2c48dc86a3b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- SRv6 with endpoint to SR-unaware Service Function via static proxy
- SRv6 with endpoint to SR-unaware Service Function via dynamic proxy
- SRv6 with endpoint to SR-unaware Service Function via masquerading proxy
Change-Id: I6a6062cb41d810bf9e27dacfd866181bfde4c693
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: Iec7045aadc0675e04b8c74cbe28f8b3f193bcf1f
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Change-Id: I2dcb0300829bc961c80cc30d972d0563aeba9364
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
- use new vpp ref build - ubuntu 16.04:
18.07-rc0~49-gfe7d4a2~b4105_amd64
- use new vpp ref build - centos7:
18.07-rc0~49_gfe7d4a2~b4073.x86_64
- two IPSEC-LISP-GPE test suites tagged "EXPECTED_FAILING" as there
is a bug in the test case - fix is under preparation and will be
merged soon
Change-Id: Ia8cffeb63a931cd089fba3c9b2ceec987f2ab347
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
- Make UIO driver configurable from global variables.
- Prepare code for uio_pci_generic to vfio-pci change
Change-Id: I2b49201177a92f51673242a30e2fd8d4f7e59694
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Change-Id: If2b27912f2523e9e7d3c24dd8c310cfcb3e935b2
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
- Add --log-level 8 for testpmd init
- Fix txqflags parameter for testpmd 18.02
Change-Id: Icc687ffdd7cf3ab5fa8ece0f3ce2eb03996b22cf
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Change-Id: I8c9290cc93496794f30275ee23cc013146be94fd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- Add new K8S topologies on i40 based nic
Change-Id: Id20f1e15dab347edee128633230aa098b774e43d
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
- Update DPDK version to 18.02
- Code cleanup.
Change-Id: I33e2aa35cc80092561a4db99d75bdc7e4b62df3a
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
- Remove the DPDK_TEST variable and replace it by internal global
variable
- Unify all perf boostrap for merge in future.
- Cleanup ligato perf bootstrap.
Change-Id: Id47d6614c8dd18a701493e00056ef17d2e37fc5c
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Currently, VAT history looks like this:
sw_interface_set_flags sw_if_index 2 admin-up
sw_interface_set_flags sw_if_index 1 admin-up
sw_interface_dump
sw_interface_set_flags sw_if_index 2 admin-up
sw_interface_set_flags sw_if_index 1 admin-up
sw_interface_add_del_address sw_if_index 2 192.168.10.1/24
sw_interface_add_del_address sw_if_index 1 172.168.1.1/24
ip_neighbor_add_del sw_if_index 2 dst 192.168.10.2 mac 68:05:ca:3a:af:40
ip_neighbor_add_del sw_if_index 1 dst 172.168.1.2 mac 68:05:ca:35:78:e9
ip_add_del_route 10.0.0.0/8 via 192.168.10.2 sw_if_index 2
resolve-attempts 10 count 1
exec exec /tmp/ipsec_create_tunnel_dut1.config
It should be like this:
sw_interface_add_del_address sw_if_index 2 192.168.10.1/24
sw_interface_add_del_address sw_if_index 1 172.168.1.1/24
ip_neighbor_add_del sw_if_index 2 dst 192.168.10.2 mac 68:05:ca:3a:af:40
ip_neighbor_add_del sw_if_index 1 dst 172.168.1.2 mac 68:05:ca:35:78:e9
ip_add_del_route 10.0.0.0/8 via 192.168.10.2 sw_if_index 2
resolve-attempts 10 count 1
exec exec /tmp/ipsec_create_tunnel_dut1.config
sw_interface_set_flags sw_if_index 2 admin-up
sw_interface_set_flags sw_if_index 1 admin-up
Change-Id: I4e943436dee00166966b4f53d9d0a40440bbf1e4
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Change-Id: I3e41f30534870c2e4084f7fa81d5a757f08377ea
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- 10ge2p1x710-ethip4-ip4base-eth-2vhostvr256-1vm-mrr.robot
- 10ge2p1x710-ethip4-ip4base-eth-2vhostvr256-1vm-mrr.robot
Change-Id: I69f6fcb7c7cae46a8061fd75db9be2933154c3f9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
─ 10ge2p1x710-ethip6-ip6base-copwhtlistbase-mrr.robot
─ 10ge2p1x710-ethip6-ip6base-iacldstbase-mrr.robot
─ 10ge2p1x710-ethip6-ip6base-mrr.robot
─ 10ge2p1x710-ethip6-ip6scale200k-mrr.robot
─ 10ge2p1x710-ethip6-ip6scale20k-mrr.robot
─ 10ge2p1x710-ethip6-ip6scale2m-mrr.robot
Change-Id: I270c1e52e61fd9765f139983d133432a3058c722
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
─ 10ge2p1x710-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot
─ 10ge2p1x710-eth-l2xcbase-eth-2memif-1dcr-mrr.robot
─ 10ge2p1x710-eth-l2xcbase-eth-2memif-1lxc-mrr.robot
Change-Id: I1ad44fc2a7f27edb060953cb301fda4abcffe52b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
─ 10ge2p1x710-dot1q-l2bdbasemaclrn-mrr.robot
─ 10ge2p1x710-dot1q-l2xcbase-mrr.robot
─ 10ge2p1x710-eth-l2bdbasemaclrn-iacl1sf-10kflows-mrr.robot
─ 10ge2p1x710-eth-l2bdbasemaclrn-iacl1sl-10kflows-mrr.robot
─ 10ge2p1x710-eth-l2bdbasemaclrn-iacl50sf-10kflows-mrr.robot
─ 10ge2p1x710-eth-l2bdbasemaclrn-iacl50sl-10kflows-mrr.robot
─ 10ge2p1x710-eth-l2bdscale100kmaclrn-mrr.robot
─ 10ge2p1x710-eth-l2bdscale10kmaclrn-mrr.robot
─ 10ge2p1x710-eth-l2bdscale1mmaclrn-mrr.robot
─ 10ge2p1x710-eth-l2xcbase-mrr.robot
Change-Id: Ic5d5cb377eca25daaeb22e8390632a6d6421c2e3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
+ 10ge2p1x710-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr.robot
+ 10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr.robot
+ 10ge2p1x710-eth-l2bdbasemaclrn-eth-2vhostvr256-1vm-mrr.robot
+ 10ge2p1x710-eth-l2bdbasemaclrn-eth-4vhostvr1024-2vm-mrr.robot
+ 10ge2p1x710-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr.robot
+ 10ge2p1x710-eth-l2xcbase-eth-2vhostvr256-1vm-mrr.robot
+ 10ge2p1x710-eth-l2xcbase-eth-4vhostvr1024-2vm-mrr.robot
+ 10ge2p1x710-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr.robot
+ 10ge2p1x710-ethip4-ip4base-eth-2vhostvr256-1vm-mrr.robot
+ 10ge2p1x710-ethip4-ip4base-eth-4vhostvr1024-2vm-mrr.robot
+ 10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr.robot
Copies of the respective x520 files,
with each "X520-DA2" or "X520" replaced by "X710".
Occurences of "Niantic" were removed.
Change-Id: I15bce75b704072b26a908f868e90a42dc3ea7661
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
- CSIT-1029: x710 MRR tests - IP4
- ip4
-10ge2p1x710-ethip4-ip4base-copwhtlistbase-mrr.robot
-10ge2p1x710-ethip4-ip4base-iacldstbase-mrr.robot
-10ge2p1x710-ethip4-ip4base-ipolicemarkbase-mrr.robot
-10ge2p1x710-ethip4-ip4base-mrr.robot
-10ge2p1x710-ethip4-ip4scale200k-mrr.robot
-10ge2p1x710-ethip4-ip4scale20k-mrr.robot
-10ge2p1x710-ethip4-ip4scale2m-mrr.robot
-10ge2p1x710-ethip4udp-ip4base-iacl1sf-10kflows-mrr.robot
-10ge2p1x710-ethip4udp-ip4base-iacl1sl-10kflows-mrr.robot
-10ge2p1x710-ethip4udp-ip4base-iacl50sf-10kflows-mrr.robot
-10ge2p1x710-ethip4udp-ip4base-iacl50sl-10kflows-mrr.robot
-10ge2p1x710-ethip4udp-ip4base-nat44-mrr.robot
- 10ge2p1x710-ethip4udp-ip4scale1000-udpsrcscale15-nat44-mrr.robot
- ip4_tunnels
-10ge2p1x710-ethip4lispip4-ip4base-mrr.robot
-10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-mrr.robot
- 10ge2p1x710-ethip4vxlan-l2xcbase-mrr.robot
Change-Id: I141bbd8039f4a5993c77758b1c410dcbd203ab97
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: I63105e8a4f11d740c38fc6123984005bcefa117b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
This reverts commit c754789176b1a3ca00a129d3d207aa5a6bad7c27.
Change-Id: Ic1bbe8fac0d98f41aa8b1b57da0c7a147111340b
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Looks like disabling all plugins in container leaving
only memif_plugin.so results into issue that could lead
into lost of SSH connectivity to TB or in better case
to not handling any traffic.
This fix is supose to return previous behavior for Container
instance of VPP.
Change-Id: Ie8b3ce2e35a40c8f3498e490abb6967cd4dd912a
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Change-Id: I407e3cdeb25547d46fafed702ee608f6c0e03091
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Currently we are selectively disabling plugins by creating list of
disabled plugins for performance tests. Thanks to the new API in VPP we
can revert the logic to selectivly enable plugins. This is more stable
for future onboarding of new plugins into VPP.
Change-Id: Ibdd56d6097230d095a304bbb6984b565d9428f51
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Currently Qemu is being installed if there is a change of qsz parameter
between tests/suites. Qemu is installed always into the same directory. This
patch changes the default behavior to install qemu over and install
pathced version to separate directory. It also disables force install.
Change-Id: I0d7493a02b026a6ae4a5ea8bacf54656de9db567
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
+ 40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-aes-gcm-mrr.robot
+ 40ge2p1xl710-ethip4ipsecbasetnl-ip4base-int-cbc-sha1-mrr.robot
+ 40ge2p1xl710-ethip4ipsecbasetnlsw-ip4base-int-aes-gcm-mrr.robot
+ 40ge2p1xl710-ethip4ipsecbasetnlsw-ip4base-int-cbc-sha1-mrr.robot
+ 40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-aes-gcm-mrr.robot
+ 40ge2p1xl710-ethip4ipsecscale1000tnl-ip4base-int-cbc-sha1-mrr.robot
Do not add test cases for 9000B framesize yet.
Improve other suites to keep the style consistent.
Change-Id: I03a58e8d6745083e267b9d53bb3b85efcb2ea827
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
- CSIT-1001: MRR tests: IP4
- ip4
- 10ge2p1x520-ethip4-ip4base-copwhtlistbase-mrr.robot
- 10ge2p1x520-ethip4-ip4base-iacldstbase-mrr.robot
- 10ge2p1x520-ethip4-ip4base-ipolicemarkbase-mrr.robot
- 10ge2p1x520-ethip4-ip4scale200k-mrr.robot
- 10ge2p1x520-ethip4-ip4scale20k-mrr.robot
- 10ge2p1x520-ethip4-ip4scale2m-mrr.robot
- 10ge2p1x520-ethip4udp-ip4base-iacl1sf-10kflows-mrr.robot
- 10ge2p1x520-ethip4udp-ip4base-iacl1sl-10kflows-mrr.robot
- 10ge2p1x520-ethip4udp-ip4base-iacl50sf-10kflows-mrr.robot
- 10ge2p1x520-ethip4udp-ip4base-iacl50sl-10kflows-mrr.robot
- 10ge2p1x520-ethip4udp-ip4base-nat44-mrr.robot
- 10ge2p1x520-ethip4udp-ip4scale1000-udpsrcscale15-nat44-mrr.robot
- 40ge2p1xl710-ethip4-ip4base-mrr.robot
- ip4_tunnels
- 10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-mrr.robot
- 10ge2p1x520-ethip4vxlan-l2xcbase-mrr.robot
- 10ge2p1x520-ethip4lispip4-ip4base-mrr.robot
Change-Id: Ibfd03aea9b97d29a8fa05e2956f6df54603a2208
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: I114c187f007c10223502669c2ba85c63d09cd84a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
https://gerrit.fd.io/r/#/c/9257/ moved VPP instalation
to vpp/func/__init__.robot,
which is run before Honeycomb suite.
Instalation process starts with removing all vpp packages,
which fails because of honeycomb dependency installed by bootstrap script.
This patch fixes HC func jobs by moving them to separate dir.
The honeycomb/func/__init__.robot was updated
to include previous content of vpp/func/__init__.robot.
HC perf jobs were also moved,
but they may require additional care (CSIT-1006).
Change-Id: I99d94272c80a4c57c85ec5cf99cddfbeab7de663
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Change-Id: I089416953f5c3292358e443c806987dddce1c0d3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
CSIT-1002: container_memif
- 10ge2p1x520-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot
- 10ge2p1x520-eth-l2xcbase-eth-2memif-1dcr-mrr.robot
- 10ge2p1x520-eth-l2xcbase-eth-2memif-1lxc-mrr.robot
- 40ge2p1xl710-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot
- 40ge2p1xl710-eth-l2xcbase-eth-2memif-1lxc-mrr.robot
CSIT-1003: vm vhost
- 10ge2p1x520-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr.robot
- 10ge2p1x520-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr.robot
- 10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr.robot
- 10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhostvr256-1vm-mrr.robot
- 10ge2p1x520-eth-l2bdbasemaclrn-eth-4vhostvr1024-2vm-mrr.robot
- 10ge2p1x520-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr.robot
- 10ge2p1x520-eth-l2xcbase-eth-2vhostvr256-1vm-mrr.robot
- 10ge2p1x520-eth-l2xcbase-eth-4vhostvr1024-2vm-mrr.robot
- 10ge2p1x520-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr.robot
- 10ge2p1x520-ethip4-ip4base-eth-2vhostvr256-1vm-mrr.robot
- 10ge2p1x520-ethip4-ip4base-eth-4vhostvr1024-2vm-mrr.robot
- 10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr.robot
- 40ge2p1x710-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr.robot
- 40ge2p1xl710-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr.robot
- 40ge2p1xl710-eth-l2bdbasemaclrn-eth-4vhostvr1024-2vm-mrr.robot
Change-Id: Idd049db6134179f0f9ed603569ec8512faca1ab9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- CSIT-999: MRR tests: L2
- 10ge2p1x520-eth-l2xcbase-mrr.robot
- 10ge2p1x520-eth-l2bdbasemaclrn-mrr.robot
- 10ge2p1x520-dot1q-l2bdbasemaclrn-mrr.robot
- 10ge2p1x520-dot1q-l2xcbase-mrr.robot
- 10ge2p1x520-eth-l2bdbasemaclrn-iacl1sf-10kflows-mrr.robot
- 10ge2p1x520-eth-l2bdbasemaclrn-iacl1sl-10kflows-mrr.robot
- 10ge2p1x520-eth-l2bdbasemaclrn-iacl50sf-10kflows-mrr.robot
- 10ge2p1x520-eth-l2bdbasemaclrn-iacl50sl-10kflows-mrr.robot
- 10ge2p1x520-eth-l2bdscale100kmaclrn-mrr.robot
- 10ge2p1x520-eth-l2bdscale10kmaclrn-mrr.robot
- 10ge2p1x520-eth-l2bdscale1mmaclrn-mrr.robot
- 10ge2p1x710-eth-l2bdbasemaclrn-ndrpdrdisc.robot
- 40ge2p1xl710-eth-l2bdbasemaclrn-mrr.robot
- 40ge2p1xl710-eth-l2xcbase-mrr.robot
- CSIT-1000: MRR tests: IPv6
─ 10ge2p1x520-ethip6-ip6base-copwhtlistbase-mrr.robot
- 10ge2p1x520-ethip6-ip6base-iacldstbase-mrr.robot
─ 10ge2p1x520-ethip6-ip6scale200k-mrr.robot
─ 10ge2p1x520-ethip6-ip6scale20k-mrr.robot
─ 10ge2p1x520-ethip6-ip6scale2m-mrr.robot
─ 40ge2p1xl710-ethip6-ip6base-mrr.robot
Change-Id: Ie42b08151b5da3ba32b972af8b6bedf313c6d29c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Iaded13af82383955c2ff093ddc96e09682d95776
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Move VPP installation to separate test in test suite setup phase
to clearly indicate any issue with VPP installation.
Added test to check VPP responsiveness after installation.
Change-Id: Idc2c78152e23aa7301bb5dbf9b1b6f4b639c3e84
Signed-off-by: Andrej Kilvady <andrej.kilvady@pantheon.tech>
|
|
Change-Id: I0c9cb073a42a8b4b7e573023e784ab9e72d0ad55
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Change-Id: I2ca83b4405cd537671bf16fc57500be91455eadc
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
- Align test cases to data driven style for IPv4
Change-Id: Ie8fafaf7ba585e89feee417af96aa95d7ba4b4f9
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
- Implementation of Display raw results
- Implementation of Traffic should pass with maximum rate
- Code optimizations
- L2BD, L2XC, IP4, IP6 TC
Change-Id: I0b50e995a853ed3c8f88323ccc650e47b8ed2496
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|