Skip to content

Commit

Permalink
SRIOV hotplug, e2e: add SRIOV hotplug test
Browse files Browse the repository at this point in the history
Signed-off-by: Alona Paz <alkaplan@redhat.com>
  • Loading branch information
AlonaKaplan committed Jul 27, 2023
1 parent 62056a9 commit 1c752bc
Show file tree
Hide file tree
Showing 4 changed files with 526 additions and 379 deletions.
2 changes: 2 additions & 0 deletions tests/network/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library")
go_library(
name = "go_default_library",
srcs = [
"bridge_hotplug.go",
"dual_stack_cluster.go",
"expose.go",
"framework.go",
Expand All @@ -16,6 +17,7 @@ go_library(
"probes.go",
"services.go",
"sriov.go",
"sriov_hotplug.go",
"vmi_infosource.go",
"vmi_istio.go",
"vmi_lifecycle.go",
Expand Down

0 comments on commit 1c752bc

Please sign in to comment.