aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-11-14 09:28:14 +0100
committerTibor Frank <tifrank@cisco.com>2020-01-09 09:26:44 +0100
commit164b36d2ef70d70bd2f6ff83b6a50b8b87ef2e13 (patch)
treef659bae86959a1a95ee3300ec7040c8ef8d15230 /README.md
parent468680a7d534c1f25ad45b5bddc67c601246a909 (diff)
DMM: Remove
Change-Id: Ibbfbed79e473c804390802ae1ecd737b50c06aa3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
index 86d0968410..02ec25a0f9 100644
--- a/README.md
+++ b/README.md
@@ -70,10 +70,6 @@ A brief bottom-up description is provided here:
- Test setup, test teardown;
1. Tests - Robot
- Test suites with test cases;
- - Functional tests using VIRL environment:
- - VPP;
- - DMM;
- - TLDK;
- Performance tests using physical testbed environment:
- VPP;
- DPDK-Testpmd;
@@ -92,13 +88,9 @@ A brief bottom-up description is provided here:
```
.
└── tests
-    ├── dmm
-    │   └── func # DMM functional VIRL tests
   ├── dpdk
   │   ├── dpdk_scripts # DPDK helper scripts
   │   └── perf # DPDK performance tests
-    ├── kubernetes
-    │   └── perf # VPP K8S orchestration performance tests
   ├── tldk
   │   ├── func # TLDK functional VIRL tests
   │   ├── tldk_scripts # TLDK helper scripts
@@ -119,7 +111,6 @@ resources
  │   ├── config
   │   ├── entry # Main bootstrap entry directory
   │   ├── function # Bootstrap function library
-    │   ├── qemu_patches # Custom QEMU patches (see KVM methodology)
   │   └── shell # Various functions
   ├── python # Python L1 KWs
   └── robot # Robot Framework L2 KWs
@@ -146,7 +137,6 @@ resources
│   │   ├── topology # Helper scripts for topology manipulation
│   │   ├── trex # TRex driver
│   │   ├── vagrant # VPP device vagrant environment
-│   │   ├── virl # VIRL helper scripts
│   │   └── wrk # WRK driver
│   ├── topology_schemas
│   ├── traffic_profiles # Performance tests traffic profiles