X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=README.md;h=86d0968410f6f292efa2aa0a6cb5ce4ba4e5e954;hp=f878980dfbbd1e643b44a1650bf307e4a868eb37;hb=a3cfee36f5eec384bff4bfbdf8bfe272cb001ebe;hpb=b344f1151483179268d7b702bb752f9926a37da6 diff --git a/README.md b/README.md index f878980dfb..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 @@ -179,7 +169,7 @@ describing local VPP Device functional testing. ### Physical Testbed -[Physical testbed preparation](resources/tools/testbed-setup/README.md) +[Physical testbed preparation](resources/tools/testbed-setup/README.rst) documentation is describing PXE and Ansible setup process. All the software requirements for running Performance Teste are part of Ansible playbooks.