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

Refactor e2e tests #1721

Merged
merged 2 commits into from Aug 17, 2021
Merged

Refactor e2e tests #1721

merged 2 commits into from Aug 17, 2021

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Aug 17, 2021

Changes:

  • drop install/uninstall tests due to namespace finalizer taking 1-5 minutes
  • add install/uninstall to e2e setup/teardown
  • split tests by tag unit (testenv only) and e2e (testenv + kind)
  • add e2e tests for Kustomization and HelmRelease operations
  • add e2e tests for image scanning
  • isolate e2e tests in dedicated namespaces
  • run e2e tests in parallel

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Copy link
Member

@hiddeco hiddeco left a comment

Choose a reason for hiding this comment

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

Thank you @stefanprodan 💐

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan merged commit 0d5d5fc into main Aug 17, 2021
@stefanprodan stefanprodan deleted the test-ref branch August 17, 2021 12:31
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.

None yet

2 participants