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.
2 parents 810560d + 9d0e1c6 commit 5430a82Copy full SHA for 5430a82
test/e2e/windows/dns.go
@@ -67,7 +67,7 @@ var _ = SIGDescribe("DNS", func() {
67
Command: cmd,
68
Namespace: f.Namespace.Name,
69
PodName: testUtilsPod.Name,
70
- ContainerName: "util",
+ ContainerName: "agnhost-container",
71
CaptureStdout: true,
72
CaptureStderr: true,
73
})
0 commit comments