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

oom-score: retry in case container pid not ready #531

Merged
merged 6 commits into from
Sep 3, 2024
Merged

Conversation

dougsland
Copy link
Collaborator

test has being failing, let's retry to catch the
pid 10x before exiting.

Fixes: #523

test has being failing, let's retry to catch the
pid 10x before exiting.

Fixes: #523

Signed-off-by: Douglas Landgraf <[email protected]>
@dougsland
Copy link
Collaborator Author

The error now is different, I will dig this one tests/ffi/agent-flood/test.sh in a different ticket:

[ INFO  ] setup_test_containers_in_qm(): prepare quadlet files for bluechi-tester-1.container
[ INFO  ] setup_test_containers_in_qm(): updating AllowedNodeNames in /etc/bluechi/controller.conf
[ INFO  ] setup_test_containers_in_qm(): bluechi-controller reload & restart
[ INFO  ] setup_test_containers_in_qm(): prepare quadlet files for bluechi-tester-2.container
[ INFO  ] setup_test_containers_in_qm(): updating AllowedNodeNames in /etc/bluechi/controller.conf
[ INFO  ] setup_test_containers_in_qm(): bluechi-controller reload & restart
[ INFO  ] run_test_containers(): bluechi-tester-1 reload & restart
[ INFO  ] run_test_containers(): bluechi-tester-2 reload & restart
[ INFO  ] test() bluechi-tester-1 is not active

lets dig it in a different report.

Signed-off-by: Douglas Landgraf <[email protected]>
Signed-off-by: Douglas Landgraf <[email protected]>
@dougsland
Copy link
Collaborator Author

CI/CD is green again, the agent-flood must be addressed in a different patch.

@dougsland dougsland merged commit 96ff300 into main Sep 3, 2024
11 checks passed
@dougsland dougsland deleted the fixqmoomscore branch September 12, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests/ffi/qm-oom-score-adj/test.sh is failing
1 participant