Skip to content

Fix assertion and add events log to the logs list #1619

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

Merged
merged 5 commits into from
May 5, 2020

Conversation

sankarpn
Copy link
Member

@sankarpn sankarpn commented May 5, 2020

Add namespaced events in the collected logs list
Fix the persistent volume claim log file name
Fix the isPodReady test assertion to check for pod readiness instead of Running status
Change the domain/operator wait time from 5 to 10 minutes.

Fix the persistent volume claim log file name
Fix the isPodReady test assertion to check for pod readyness instead of
Running status
Change the wait time from 5 minutes to 10 minutes
Copy link
Contributor

@vanajamukkara vanajamukkara left a comment

Choose a reason for hiding this comment

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

LGTM. Similar change is needed to check the server pods are ready, Xian has the change in her PR#1614

@sankarpn
Copy link
Member Author

sankarpn commented May 5, 2020

LGTM. Similar change is needed to check the server pods are ready, Xian has the change in her PR#1614

Yes, I changed the server pods ready check to for pod readiness instead of Running status. Its in TestAssertion.java, line # 98

@rjeberhard rjeberhard merged commit 483abca into develop May 5, 2020
@rjeberhard rjeberhard deleted the itmiitests-fix05042020 branch May 13, 2020 13:39
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