hs-test: test vpp+nginx mirroring with tap ifaces

Type: test
Signed-off-by: Maros Ondrejicka <mondreji@cisco.com>
Change-Id: I05bbed8fd9d40929f040574044aed5292a475e91
This commit is contained in:
Maros Ondrejicka
2023-02-27 13:22:45 +01:00
committed by Florin Coras
parent b0116a13dc
commit c2f76f4590
13 changed files with 281 additions and 16 deletions

View File

@@ -0,0 +1,18 @@
---
devices:
- name: "hst_client"
type: "tap"
ip4:
network: 1
peer:
name: ""
ip4:
network: 1
- name: "hst_server"
type: "tap"
ip4:
network: 2
peer:
name: ""
ip4:
network: 2