-
Notifications
You must be signed in to change notification settings - Fork 262
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(#308): adds e2e tests for plugins #591
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maximilien 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 |
/ok-to-test |
@navidshaikh I need to work on this a bit more. Will submit updates sometimes tomorrow. |
Actually, got a bit of breather with other things and completed it before leaving for home. See update. Thanks. |
@navidshaikh I am not sure why the IT tests failed. Seems like the plugins e2e tests passed see this snipet of the output. Let me try it again. |
/retest |
/lgtm |
Fixes #308
Proposed Changes
test/e2e/plugins_test.go
e2eTest
to prevent namespace creation (since some test might not need ns)Release Note: