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

Various ginkgo_removal fixes #623

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Various ginkgo_removal fixes #623

merged 1 commit into from
Dec 13, 2023

Conversation

sebrandon1
Copy link
Member

@sebrandon1 sebrandon1 commented Dec 11, 2023

Changes:

  • Change TNF_LOG_LEVEL from trace to debug for the logging changes made in the suite in PR#1663
  • Added a number of By("Create deployment") statements that give more context to what the test is actually doing.
  • Some modifications to the isDaemonsetReady logic. It now mirrors what we do in the test suite repo where we compare the number of nodes (GetNumberOfNodes()) to the number of desired scheduled pods in the daemonset. This makes everything much more stable/happy.

Marked WIP until I have gotten through all of the tests.

@sebrandon1 sebrandon1 self-assigned this Dec 11, 2023
@sebrandon1 sebrandon1 force-pushed the remove_err_check branch 9 times, most recently from f6ce39e to 7fbf51f Compare December 12, 2023 18:19
@sebrandon1
Copy link
Member Author

@sebrandon1
Copy link
Member Author

I'm still seeing failures when running against OCP directly with intrusive tests turned on. I'll remove the WIP when this is complete.

Test AC

Add daemonset wait logic
@sebrandon1 sebrandon1 merged commit bb41d30 into ginkgo_removal Dec 13, 2023
9 checks passed
@sebrandon1 sebrandon1 deleted the remove_err_check branch December 13, 2023 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants