SAME-Project / same-project

https://sameproject.ml/
Apache License 2.0
19 stars 8 forks source link

Parallelise the test suite to speed up kubeflow backend tests. #137

Closed Bubblyworld closed 2 years ago

Bubblyworld commented 2 years ago

On my local machine, adding 4 pytest-xdist workers brings the total test time down to 1m30s, from a previous time of 5m20s. Adding more workers doesn't seem to help, so I think at that point we're hitting kubernetes bottlenecks in the kubeflow backend tests.

github-actions[bot] commented 2 years ago

Unit Test Results

  1 files    1 suites   16m 52s :stopwatch: 74 tests 67 :heavy_check_mark: 7 :zzz: 0 :x:

Results for commit a040f383.