-
Notifications
You must be signed in to change notification settings - Fork 59
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
e2e: add debug logs for namespace related util functions #1840
Conversation
@parikshithb you can rebase on #1839 to make ci pass instead of waiting until it is merged. |
34fc070
to
9918a4a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, see suggestion for new comment.
Can you share the log before/after this change?
9918a4a
to
c9e0cf4
Compare
|
e2e failed with new random failure:
|
Failed again, this time during appset relocate:
Will rebase and push. |
-Add debug log after namespace creation -Add debug log after adding namespace annotations and a private constant for the volsync namespace annotation -Update info to debug log in DeleteNamespace Signed-off-by: Parikshith <[email protected]>
c9e0cf4
to
9d924a2
Compare
Accessing github from the e2e lab is very flaky now, and not related to change. |
Changes:
Fixes: #1825