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