Skip to content

Commit

Permalink
fix: load fsm-xnetmgmt image into k3d cluster
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Yang <[email protected]>
  • Loading branch information
reaver-flomesh committed Jan 6, 2025
1 parent 3135b8e commit bd98b1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/framework/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ var imageNames = []string{
"fsm-ingress",
"fsm-gateway",
"fsm-curl",
"fsm-xnetmgmt",
}

// Since parseFlags is global, this is the Ginkgo way to do it.
Expand Down

0 comments on commit bd98b1d

Please sign in to comment.