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

Run E2E test before nightly releases #3572

Closed
squakez opened this issue Aug 25, 2022 · 3 comments
Closed

Run E2E test before nightly releases #3572

squakez opened this issue Aug 25, 2022 · 3 comments
Assignees
Labels
area/continuous integration Related to CI and automated testing area/test
Milestone

Comments

@squakez
Copy link
Contributor

squakez commented Aug 25, 2022

With nightly releases we're providing a good feedback channel to understand the status of our development in a CI fashion. We should run a set of E2E tests as a preliminary action so we're making sure we're not releasing anything broken (even if nightly releases are unsupported).

@squakez squakez added area/continuous integration Related to CI and automated testing area/test labels Aug 25, 2022
@squakez squakez added this to the 1.11.0 milestone Aug 25, 2022
@squakez
Copy link
Contributor Author

squakez commented Aug 25, 2022

With this new feature, we're also preventing to release a broken nightly which would override a working nightly (as they are replaced every time).

@tadayosi
Copy link
Member

Note that some E2E tests are still flaky, especially those with native build. Sometimes we would miss a nightly build just because there's a flaky test, but if it's acceptable then it's good to go.

@squakez
Copy link
Contributor Author

squakez commented Aug 25, 2022

A good reason to make them stable! ;)

squakez added a commit to squakez/camel-k that referenced this issue Aug 31, 2022
Adding common e2e workflow as a first simple smoke test

Ref apache#3572
@squakez squakez self-assigned this Sep 2, 2022
squakez added a commit that referenced this issue Sep 5, 2022
Adding common e2e workflow as a first simple smoke test

Ref #3572
@squakez squakez closed this as completed Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/continuous integration Related to CI and automated testing area/test
Projects
None yet
Development

No branches or pull requests

2 participants