commit | 3ecd6840af4f890a11d26628ac34d31786b16758 | [log] [tgz] |
---|---|---|
author | Adrian Villin <avillin@cisco.com> | Wed Jun 26 09:47:10 2024 +0200 |
committer | Florin Coras <florin.coras@gmail.com> | Wed Sep 18 18:09:44 2024 +0000 |
tree | c87d6a0407460efca5a13fd54afe1850ddbb6376 | |
parent | 0950830ee9fff7ce62145cab64ed76605487e647 [diff] [blame] |
hs-test: containerize iperf tests Type: test Change-Id: I2c0bb76d96ccadd5ecfd6a04565420855043699e Signed-off-by: Adrian Villin <avillin@cisco.com>
diff --git a/extras/hs-test/topo-containers/2containers.yaml b/extras/hs-test/topo-containers/2containers.yaml new file mode 100644 index 0000000..1217c27 --- /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