Skip to content

Commit

Permalink
SCRATCH: try with stricter e2e testing-manifest embeds
Browse files Browse the repository at this point in the history
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
  • Loading branch information
palnabarun committed Jun 29, 2021
1 parent 419b942 commit 5a88dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/testing-manifests/embed.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
e2etestfiles "k8s.io/kubernetes/test/e2e/framework/testfiles"
)

//go:embed *
//go:embed flexvolume guestbook kubectl sample-device-plugin.yaml scheduling/nvidia-driver-installer.yaml statefulset storage-csi
var e2eTestingManifestsFS embed.FS

func GetE2ETestingManifestsFS() e2etestfiles.EmbeddedFileSource {
Expand Down

0 comments on commit 5a88dcb

Please sign in to comment.