We're sometimes getting errors of the type:
That's because we're building the boptest image in GitHub Actions which is quite expensive. This issue is to refactor the tests to pull the image from registry instead. This should also accelerate the testing process.
We're sometimes getting errors of the type: That's because we're building the boptest image in GitHub Actions which is quite expensive. This issue is to refactor the tests to pull the image from registry instead. This should also accelerate the testing process.