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 55aa0a4 commit 1d26251Copy full SHA for 1d26251
tests/kind/run.sh
@@ -177,7 +177,7 @@ function onexit {
177
fi
178
179
# just in case...
180
- (kubectl delete job ray-cleaner-codeflare-test-ray-cluster || exit 0)
+ (kubectl delete job logs-codeflare-test-ray-cluster || exit 0)
181
182
if [ -z "$NO_KIND" ]; then
183
# don't kill ourselves if we're running in a container
0 commit comments