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(tests): ensure test files are run in order #5524

Merged
merged 5 commits into from
Jan 15, 2024

Conversation

cbr7
Copy link
Contributor

@cbr7 cbr7 commented Jan 12, 2024

What does this PR do?

It adds a parameters to the vitest executor call to ensure no e2e tests are run in parallel

What issues does this PR fix or reference?

Closes #4983

How to test this PR?

Run e2e tests and see that they are never run in parallel.

Signed-off-by: Vladimir Lazar <vlazar@redhat.com>
@cbr7 cbr7 added kind/bug 🐞 Something isn't working area/tests 🚦 labels Jan 12, 2024
@cbr7 cbr7 marked this pull request as ready for review January 12, 2024 16:46
@cbr7 cbr7 requested review from benoitf and a team as code owners January 12, 2024 16:46
@cbr7 cbr7 requested review from cdrage, lstocchi and odockal and removed request for a team January 12, 2024 16:46
package.json Show resolved Hide resolved
Signed-off-by: Vladimir Lazar <106525396+cbr7@users.noreply.github.com>
@cbr7 cbr7 requested a review from odockal January 12, 2024 19:21
@cbr7 cbr7 merged commit de2f3ec into main Jan 15, 2024
11 of 12 checks passed
@cbr7 cbr7 deleted the vlazar-noparalletestexecution branch January 15, 2024 09:20
@podman-desktop-bot podman-desktop-bot added this to the 1.7.0 milestone Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests 🚦 kind/bug 🐞 Something isn't working
Projects
None yet
4 participants