diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -72,7 +72,6 @@ A brief bottom-up description is provided here: - Test suites with test cases; - Functional tests using VIRL environment: - VPP; - - NSH_SFC; - DMM; - TLDK; - Performance tests using physical testbed environment: @@ -100,9 +99,6 @@ A brief bottom-up description is provided here: │ └── perf # DPDK performance tests ├── kubernetes │ └── perf # VPP K8S orchestration performance tests - ├── nsh_sfc - │ ├── func # NSH_SFC functional tests - │ └── sfc_scripts # NSH_SFC helper scripts ├── tldk │ ├── func # TLDK functional VIRL tests │ ├── tldk_scripts # TLDK helper scripts |