We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b612ce3 commit 37031dbCopy full SHA for 37031db
test/e2e/mnist_pytorch_appwrapper_test.go
@@ -206,3 +206,4 @@ func runMnistPyTorchAppWrapper(t *testing.T, accelerator string, numberOfGpus in
206
test.T().Logf("Waiting for AppWrapper %s/%s to be deleted", aw.Namespace, aw.Name)
207
test.Eventually(AppWrappers(test, namespace), TestTimeoutShort).Should(BeEmpty())
208
}
209
+// Test change
0 commit comments