Maros Ondrejicka 300f70d3a3 hs-test: clean-up ip address generation
Type: test
Signed-off-by: Maros Ondrejicka <mondreji@cisco.com>
Change-Id: I74c505920d1363d0ff2b3213fd831c181b70a173
2023-02-21 18:40:49 +00:00

24 lines
344 B
YAML

---
devices:
- name: "client"
type: "netns"
- name: "server"
type: "netns"
- name: "hst_client_vpp"
type: "veth"
peer:
name: "client"
netns: "client"
ip4:
network: 1
- name: "hst_server_vpp"
type: "veth"
peer:
name: "server"
netns: "server"
ip4:
network: 2