diff options
author | Adrian Villin <avillin@cisco.com> | 2024-06-26 09:47:10 +0200 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2024-09-18 18:09:44 +0000 |
commit | 3ecd6840af4f890a11d26628ac34d31786b16758 (patch) | |
tree | c87d6a0407460efca5a13fd54afe1850ddbb6376 /extras/hs-test/topo-containers/2containers.yaml | |
parent | 0950830ee9fff7ce62145cab64ed76605487e647 (diff) |
hs-test: containerize iperf tests
Type: test
Change-Id: I2c0bb76d96ccadd5ecfd6a04565420855043699e
Signed-off-by: Adrian Villin <avillin@cisco.com>
Diffstat (limited to 'extras/hs-test/topo-containers/2containers.yaml')
-rw-r--r-- | extras/hs-test/topo-containers/2containers.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extras/hs-test/topo-containers/2containers.yaml b/extras/hs-test/topo-containers/2containers.yaml new file mode 100644 index 00000000000..1217c27d3ed --- /dev/null +++ b/extras/hs-test/topo-containers/2containers.yaml @@ -0,0 +1,4 @@ +--- +containers: + - name: "server" + - name: "client"
\ No newline at end of file |