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

Podman now deletes the container on exit and prints the logs to stdout #1236

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

TheQuantumPhysicist
Copy link
Collaborator

@TheQuantumPhysicist TheQuantumPhysicist commented Sep 26, 2023

This was motivated by noticing that rerunning the tests in CT machines continuously will cause issues eventually. The idea before was that we keep the containers in case something goes wrong, but this didn't work out. So now the alternative plan is to delete the containers, but print the logs before deleting them.

@TheQuantumPhysicist TheQuantumPhysicist merged commit 39440da into master Sep 27, 2023
23 checks passed
@TheQuantumPhysicist TheQuantumPhysicist deleted the fix/podman_print_logs branch September 27, 2023 09:02
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.

None yet

3 participants