X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=README.md;h=86d0968410f6f292efa2aa0a6cb5ce4ba4e5e954;hp=27ae7cb5ee4c83ea9d6aa0a99e5e49cec4a9a4fd;hb=aa5f30a291cc6781cf7071118d1179d201df75b2;hpb=53153e114017d193cdf9b88f21f4eac31bad72b7 diff --git a/README.md b/README.md index 27ae7cb5ee..86d0968410 100644 --- a/README.md +++ b/README.md @@ -72,15 +72,12 @@ A brief bottom-up description is provided here: - Test suites with test cases; - Functional tests using VIRL environment: - VPP; - - Honeycomb; - - NSH_SFC; - DMM; - TLDK; - Performance tests using physical testbed environment: - VPP; - DPDK-Testpmd; - DPDK-L3Fwd; - - Honeycomb; - VPP Container K8s orchestrated topologies; - Tools: - Documentation generator; @@ -100,14 +97,8 @@ A brief bottom-up description is provided here:    ├── dpdk    │   ├── dpdk_scripts # DPDK helper scripts    │   └── perf # DPDK performance tests -    ├── honeycomb -    │   ├── func # Honeycomb functional VIRL tests -    │   └── perf # Honeycomb functional 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 @@ -163,7 +154,6 @@ resources │   │   └── wrk │   └── traffic_scripts # Functional tests traffic profiles │   ├── dhcp -│   ├── honeycomb │   └── lisp └── topologies # Linux Foundation topology files ├── available