Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CheckPod failure in test-failed-job #88

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

yuanchen8911
Copy link
Collaborator

@yuanchen8911 yuanchen8911 commented Jul 30, 2024

In the error injection test case, CheckPod timed out. The issue is the job's completionMode NonIndexed doesn't match the pod naming pattern. Changing it to Indexed fixed the issue.

@yuanchen8911 yuanchen8911 merged commit d4d4b6e into NVIDIA:main Jul 30, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants