We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent facca62 commit 59aa3b0Copy full SHA for 59aa3b0
tests/validation/configs/README.md
@@ -8,7 +8,9 @@ This directory contains configuration files for the Media Transport Library vali
8
9
## Configuration Files
10
11
-### test_config.yaml
+### [`test_config.yaml`](test_config.yaml)
12
+
13
+**File Location**: `tests/validation/configs/test_config.yaml`
14
15
This file contains general test environment settings:
16
@@ -67,7 +69,9 @@ ramdisk:
67
69
- **pcap.mountpoint**: Mount point for packet capture RAM disk
68
70
- **pcap.size_gib**: Size of packet capture RAM disk in GiB
71
-### topology_config.yaml
72
+### [`topology_config.yaml`](topology_config.yaml)
73
74
+**File Location**: `tests/validation/configs/topology_config.yaml`
75
76
This file defines the network topology for testing:
77
0 commit comments