aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2019-11-22 14:14:15 +0100
committerVratko Polak <vrpolak@cisco.com>2020-01-15 10:16:40 +0100
commit30be9d1618fda861b5691ebadeac54f3477ac6d8 (patch)
tree4a185e680e4cfea1e95dcfe409ba60749f43ac45 /README.md
parentcf9fbdf9e597dbdcb89823a3151c5396eadea70c (diff)
Remove everything related to TLDK
- Leftovers from kubernetes found, but not removed here. Change-Id: If8cb9269d0f3e69f642d7fe02c59122e17925a4d Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 02ec25a0f9..6e9f32f485 100644
--- a/README.md
+++ b/README.md
@@ -91,10 +91,6 @@ A brief bottom-up description is provided here:
   ├── dpdk
   │   ├── dpdk_scripts # DPDK helper scripts
   │   └── perf # DPDK performance tests
-    ├── tldk
-    │   ├── func # TLDK functional VIRL tests
-    │   ├── tldk_scripts # TLDK helper scripts
-    │   └── tldk_testconfig # TLDK test configuration
   └── vpp
   ├── device # VPP device tests
   ├── func # VPP functional VIRL tests