-
Notifications
You must be signed in to change notification settings - Fork 263
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
fixes(#598): checks for namespace creation instead of waiting #611
Conversation
/ok-to-test |
Thanks for giving the CHANGELOG some love here, but it would be easier for me (or whoever makes the next release) if you would add this directory to CHANGELOG.adoc and add it as part of your PR. |
Not sure I understand this request... I essentially selected that line when submitting the PR. This comes from the template. Am I missing something? |
@navidshaikh and @rhuss can I get a LGTM here. This is done and ready and increases the speed of e2e in appreciable manner. Thx. |
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, but please reduce the retry timeout otherwise the situation get even worse wrt/ to e2e duration.
Sorry, didn't state that clearly. Actually I would like to change the template to mention that this line should be directly added into the CHANGELOG.adoc file instead (and add it to the PR files) of just a comment in the PR. Because otherwise still someone need to pick that up and copy it over, which actually is not of much help as one has to go over every PR. At the moment we still have to do it, but for the future it would be really helpful. No worries here, but I will update the template to add a note. |
@maximilien well, I just saw that this is already mentioned in the template:
Do you have a suggestion how to state it more clearly ? |
I tested the PR locally and works fine. There are few improvements we can bring to e2e tests setup/teardown in a subsequent PR, |
Ah, OK. Make sense :) Thanks and will update and reduce the inter wait timeout. Cheers 🍻 |
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.
Thanks !
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maximilien, rhuss The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fixes #598
Proposed Changes
CHANGELOG.adoc: