We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd6851a commit f0d5a80Copy full SHA for f0d5a80
test/e2e/mnist_pytorch_appwrapper_test.go
@@ -202,3 +202,4 @@ func runMnistPyTorchAppWrapper(t *testing.T, accelerator string, numberOfGpus in
202
test.T().Logf("Waiting for AppWrapper %s/%s to be deleted", aw.Namespace, aw.Name)
203
test.Eventually(AppWrappers(test, namespace), TestTimeoutShort).Should(BeEmpty())
204
}
205
+//test
0 commit comments