Skip to content

Commit

Permalink
cnf network: add qinq nmstate test case (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: Gregory Kopels <[email protected]>
  • Loading branch information
gkopels and Gregory Kopels authored Jun 22, 2024
1 parent 661f013 commit 90b294a
Show file tree
Hide file tree
Showing 2 changed files with 366 additions and 107 deletions.
2 changes: 2 additions & 0 deletions tests/cnf/core/network/internal/netparam/netvars.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ var (
MCOWaitTimeout = 60 * time.Minute
// VtySh represents default vtysh cmd prefix.
VtySh = []string{"vtysh", "-c"}
// MlxDeviceID is the Mellanox SRIOV device ID.
MlxDeviceID = "1017"
)
Loading

0 comments on commit 90b294a

Please sign in to comment.