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

split execution of e2e tests #340

Merged
merged 3 commits into from
Apr 3, 2022
Merged

split execution of e2e tests #340

merged 3 commits into from
Apr 3, 2022

Conversation

arcade-player
Copy link
Contributor

What does this PR do?
split the execution of e2e tests from main test execution

Motivation
be able to not run e2e tests if the build fails

Related issues
#339

@arcade-player arcade-player linked an issue Mar 2, 2022 that may be closed by this pull request
split execution of e2e tests
set attempts to 10
@arcade-player arcade-player force-pushed the fix-339/e2e_execution branch from f6a4664 to 486f070 Compare April 3, 2022 13:24
@robfrank robfrank self-requested a review April 3, 2022 14:12
@mergify mergify bot merged commit 6f7695b into main Apr 3, 2022
@lvca lvca added this to the 22.3.1 milestone Apr 4, 2022
@lvca lvca deleted the fix-339/e2e_execution branch May 6, 2023 15: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.

E2E tests are executed even if other modules are failing
3 participants