There was an error while loading. Please reload this page.
1 parent 7d6f7aa commit 69e72ccCopy full SHA for 69e72cc
test/e2e/queue.go
@@ -369,7 +369,7 @@ var _ = Describe("AppWrapper E2E Test", func() {
369
defer cleanupTestObjectsPtr(context, appwrappersPtr)
370
371
// This should fill up the worker node and most of the master node
372
-aw := createDeploymentAWwith550CPU(context, "aw-ff-deployment-2-550cpu")
+aw := createDeploymentAWwith550CPU(context, "aw-deployment-2-550cpu")
373
appwrappers = append(appwrappers, aw)
374
375
err := waitAWPodsReady(context, aw)
0 commit comments