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

Add results of graceful recovery test #1341

Merged
merged 3 commits into from
Dec 6, 2023

Conversation

kate-osborn
Copy link
Contributor

Proposed changes

Problem: We need to run the graceful recovery tests for release 1.1.

Solution: Run the graceful recovery tests and record the results.

Closes #1267

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@kate-osborn kate-osborn requested a review from a team as a code owner December 5, 2023 22:38
Copy link

netlify bot commented Dec 5, 2023

Deploy Preview for nginx-gateway-fabric canceled.

Name Link
🔨 Latest commit a183c4a
🔍 Latest deploy log https://app.netlify.com/sites/nginx-gateway-fabric/deploys/6570db69863f56000839d48e

@github-actions github-actions bot added documentation Improvements or additions to documentation tests Pull requests that update tests labels Dec 5, 2023
Copy link
Contributor

@bjee19 bjee19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be beneficial to put a section in the Results that summarizes/highlights any changes/differences from the previous test results - and if there are no differences it can just state that? If one were to look at the results from these tests and wanted to see any changes / keep an eye on errors, it seems a little difficult as is.

@kate-osborn kate-osborn force-pushed the test/graceful-recovery branch from c8bb729 to ceba7b1 Compare December 6, 2023 18:50
@kate-osborn kate-osborn requested a review from bjee19 December 6, 2023 18:51
Copy link
Contributor

@bjee19 bjee19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@kate-osborn kate-osborn force-pushed the test/graceful-recovery branch from ab5fea4 to a183c4a Compare December 6, 2023 20:36
@kate-osborn kate-osborn merged commit 3cab370 into nginx:main Dec 6, 2023
miledxz added a commit to miledxz/nginx-gateway-fabric that referenced this pull request Jan 14, 2025
Problem: We need to run the graceful recovery tests 
for release 1.1.

Solution: Run the graceful recovery tests 
and record the results.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation tests Pull requests that update tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1.1 Graceful Recovery Test
4 participants