Skip to content

V15 QA add parallelization of e2e tests#17691

Merged
Zeegaan merged 11 commits intov15/devfrom
v15/QA/add-parallelization-of-E2E-tests
Dec 2, 2024
Merged

V15 QA add parallelization of e2e tests#17691
Zeegaan merged 11 commits intov15/devfrom
v15/QA/add-parallelization-of-E2E-tests

Conversation

@andr317c
Copy link
Contributor

@andr317c andr317c commented Dec 2, 2024

We have updated our pipeline to run our E2E in parralization to decreased the time it takes for out tests to run. To do this we have implemented the usage of Sharding from playwright, which allows us to split our tests up. Currently we have split our tests into 3 shards

@Zeegaan Zeegaan merged commit 303758d into v15/dev Dec 2, 2024
@Zeegaan Zeegaan deleted the v15/QA/add-parallelization-of-E2E-tests branch December 2, 2024 13:48
andr317c added a commit that referenced this pull request Dec 4, 2024
* Tries parallelizing the E2E tests

* Updated variable

* Updated SqlServer

* Updated playwright config

* Bumped to use 3 shards

* Implemented shards on nightly pipeline

* Fixed indentation

* Added a smokeTest

* Updated test to run

* Added test command

* Update Templates.spec.ts

(cherry picked from commit 303758d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants