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

test(e2e) permissive namespace delete #1685

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

nickolaev
Copy link
Contributor

Summary

Sometimes the deletion of the Namespace might take much more time than any other operation on the K8s cluster in the e2e tests.
This is specifically true in CPU-restricted environments like the CI. Especially with the Hybrid tests. We increase both the timeout and the
retry count making the total timeout 4 times larger. That should be enough or otherwise, there is probably an issue with the test.

Documentation

  • Not needed

Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
@nickolaev nickolaev requested a review from a team as a code owner March 15, 2021 13:09
Copy link
Contributor

@bartsmykla bartsmykla left a comment

Choose a reason for hiding this comment

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

lgtm

@nickolaev nickolaev merged commit 5785ce3 into master Mar 15, 2021
@nickolaev nickolaev deleted the test/permissive_namespace_delete branch March 15, 2021 13:58
mergify bot pushed a commit that referenced this pull request Mar 15, 2021
Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
(cherry picked from commit 5785ce3)
nickolaev pushed a commit that referenced this pull request Mar 15, 2021
Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
(cherry picked from commit 5785ce3)

Co-authored-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
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