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(test): check restart separately from ready pods. #951

Merged
merged 4 commits into from
Nov 6, 2024

Conversation

jimassa
Copy link
Contributor

@jimassa jimassa commented Nov 5, 2024

Description

When assessing the stability of components within a cluster, container restarts can sometimes be ignored if they are expected or non-critical. This pull request adds an attribute to allow the option to ignore container restarts during end-to-end (E2E) cluster confidence tests.

Related Issue

If this pull request is related to any issue, please mention it here. Additionally, make sure that the issue is assigned to you before submitting this pull request.

Checklist

  • I have read the contributing documentation.
  • I signed and signed-off the commits (git commit -S -s ...). See this documentation on signing commits.
  • I have correctly attributed the author(s) of the code.
  • I have tested the changes locally.
  • I have followed the project's style guidelines.
  • I have updated the documentation, if necessary.
  • I have added tests, if applicable.

Screenshots (if applicable) or Testing Completed

Please add any relevant screenshots or GIFs to showcase the changes made.

Additional Notes

Add any additional notes or context about the pull request here.


Please refer to the CONTRIBUTING.md file for more information on how to contribute to this project.

@jimassa jimassa marked this pull request as ready for review November 6, 2024 00:02
@jimassa jimassa requested a review from a team as a code owner November 6, 2024 00:02
@jimassa jimassa added this pull request to the merge queue Nov 6, 2024
Merged via the queue into main with commit 2b109a3 Nov 6, 2024
24 checks passed
@jimassa jimassa deleted the jmassa/e2e_restart_check branch November 6, 2024 21:20
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.

3 participants