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

Node debugger job in graceful recovery test errors #2741

Open
kate-osborn opened this issue Oct 30, 2024 · 0 comments
Open

Node debugger job in graceful recovery test errors #2741

kate-osborn opened this issue Oct 30, 2024 · 0 comments
Labels
refined Requirements are refined and the issue is ready to be implemented. size/small Estimated to be completed within ~2 days tests Pull requests that update tests
Milestone

Comments

@kate-osborn
Copy link
Contributor

Describe the bug
The node debugger job that we use to restart NGF containers in the graceful recovery test errors. Because it errors it will be restarted by k8s until it is deleted.

To Reproduce
Steps to reproduce the behavior:

  1. Run the graceful recovery tests locally and watch the pods as the tests run. You will see the job has an "Error" status.

Expected behavior
Job should exit successfully and have a status of "Completed". This ensures that the job will only run once.

Your environment

@sindhushiv sindhushiv added bug Something isn't working tests Pull requests that update tests and removed bug Something isn't working labels Nov 5, 2024
@sindhushiv sindhushiv added this to the v2.0.0 milestone Nov 5, 2024
@mpstefan mpstefan added refined Requirements are refined and the issue is ready to be implemented. size/small Estimated to be completed within ~2 days labels Nov 18, 2024
@mpstefan mpstefan modified the milestones: v1.6.0, v2.0.0 Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refined Requirements are refined and the issue is ready to be implemented. size/small Estimated to be completed within ~2 days tests Pull requests that update tests
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants