forwarder icon indicating copy to clipboard operation
forwarder copied to clipboard

e2e: run tests in two separate jobs

Open mmatczuk opened this issue 1 year ago • 0 comments

We could run the e2e tests in less time using shading. The workflow will be bit complicated, but the gist of it is as follows:

  • Use one job to build and save all conatiners
  • Use two worker e2e jobs each running setups % n = X
  • I suggest to use 2 workers odd and even
  • One needs to use a common seed

mmatczuk avatar Apr 04 '24 13:04 mmatczuk