diff options
author | pmikus <peter.mikus@protonmail.ch> | 2022-10-03 14:42:34 +0200 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2022-10-03 14:09:00 +0000 |
commit | 14fe52e81c59a5a3558f4f587e56b75e388191dc (patch) | |
tree | fda33cb74b18dc0f6dcdde168b1113badeaf5a5b /docs/report/vpp_device_tests | |
parent | c6bfe865e4a62dda2c5e635df53083e909a6558b (diff) |
fix(docs): Static content
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I29c2c108cec7badbe302095d5797d39c0d34ad58
Diffstat (limited to 'docs/report/vpp_device_tests')
-rw-r--r-- | docs/report/vpp_device_tests/overview.rst | 2 | ||||
-rw-r--r-- | docs/report/vpp_device_tests/test_environment.rst | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/docs/report/vpp_device_tests/overview.rst b/docs/report/vpp_device_tests/overview.rst index a596ae97ff..ba63b4b277 100644 --- a/docs/report/vpp_device_tests/overview.rst +++ b/docs/report/vpp_device_tests/overview.rst @@ -166,7 +166,7 @@ Tests Naming ------------ |csit-release| follows a common structured naming convention for all -performance and system functional tests, introduced in CSIT-17.01. +performance and system functional tests. The naming should be intuitive for majority of the tests. Complete description of CSIT test naming convention is provided on diff --git a/docs/report/vpp_device_tests/test_environment.rst b/docs/report/vpp_device_tests/test_environment.rst index 2fe4adb439..33915da83b 100644 --- a/docs/report/vpp_device_tests/test_environment.rst +++ b/docs/report/vpp_device_tests/test_environment.rst @@ -98,9 +98,6 @@ NIC interfaces are shared using Linux vfio_pci and VPP VF drivers: Provided Intel x710-da4 4p10GE NICs support 32 VFs per interface, 128 per NIC. -Complete 1n-skx testbeds specification is available on `CSIT LF Testbeds -<https://wiki.fd.io/view/CSIT/Testbeds:_Xeon_Skx,_Arm,_Atom.>`_ wiki page. - Total of two 1n-skx testbeds are in operation in FD.io labs. 1-Node Virtualbox (1n-vbox) |