mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 18:58:18 +00:00
fix staticcheck failures of test/e2e/storage
This commit is contained in:
@@ -406,6 +406,7 @@ func testNoWrappedVolumeRace(f *framework.Framework, volumes []v1.Volume, volume
|
||||
}()
|
||||
|
||||
pods, err := e2epod.PodsCreated(f.ClientSet, f.Namespace.Name, rcName, podCount)
|
||||
framework.ExpectNoError(err, "error creating pods")
|
||||
|
||||
ginkgo.By("Ensuring each pod is running")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user