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

chore(e2e-tests): Improve E2E tests #5139

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

christophd
Copy link
Contributor

  • Gain test execution speed by copying the CamelCatalog from default namespace instead of recreating it every time a new operator is installed into a temp namespace

Release Note

NONE

@christophd christophd changed the title chore(e2e-tests): Improve E2E tests WIP: chore(e2e-tests): Improve E2E tests Feb 6, 2024
@christophd christophd force-pushed the chore/e2e-tests-improve branch 5 times, most recently from 957a4da to ccc5d5c Compare February 7, 2024 13:39
@christophd christophd changed the title WIP: chore(e2e-tests): Improve E2E tests chore(e2e-tests): Improve E2E tests Feb 7, 2024
Copy link
Contributor

@squakez squakez left a comment

Choose a reason for hiding this comment

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

LGTM. However, beside renaming them I fail to understand what's new. Also, from performance perspective I see the execution is quite similar. I may miss something of course.

- Rename E2E tests commonwithcustominstall to advanced
- Install global Camel K operator when running tests on Kind cluster (operator namespace = default)
- E2E tests are still able to install custom Camel K operators with different operator ID
- Gain test execution speed by copying the CamelCatalog from default namespace instead of recreating it every time a new operator is installed into a temp test namespace
- Avoid running integrations when platform is not ready
- Stabilize tests
@christophd
Copy link
Contributor Author

I am going to merge this one as it brings some light improvements to the E2E tests already. I am going to follow-up on this in further PRs to gain more execution speed improvements

@christophd christophd merged commit 57a9dbb into apache:main Feb 22, 2024
13 of 14 checks passed
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.

4 participants