Perpatch compare: avg_diff is not an int
[csit.git] / README.md
index f878980..86d0968 100644 (file)
--- 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;
    - 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;
      - DMM;
      - TLDK;
    - Performance tests using physical testbed environment:
      - VPP;
      - DPDK-Testpmd;
      - DPDK-L3Fwd;
-     - Honeycomb;
      - VPP Container K8s orchestrated topologies;
    - Tools:
      - Documentation generator;
      - 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
     ├── 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
     ├── 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
     ├── tldk
     │   ├── func                    # TLDK functional VIRL tests
     │   ├── tldk_scripts            # TLDK helper scripts
@@ -163,7 +154,6 @@ resources
 │   │   └── wrk
 │   └── traffic_scripts             # Functional tests traffic profiles
 │       ├── dhcp
 │   │   └── wrk
 │   └── traffic_scripts             # Functional tests traffic profiles
 │       ├── dhcp
-│       ├── honeycomb
 │       └── lisp
 └── topologies                      # Linux Foundation topology files
     ├── available
 │       └── lisp
 └── topologies                      # Linux Foundation topology files
     ├── available
@@ -179,7 +169,7 @@ describing local VPP Device functional testing.
 
 ### Physical Testbed
 
 
 ### 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.
 
 documentation is describing PXE and Ansible setup process. All the software
 requirements for running Performance Teste are part of Ansible playbooks.