Page MenuHomePhabricator

Add buildstep to prepare test-containers
Open, Needs TriagePublic

Description

Currently each test-run is building the containers used for testing.

We could probably make this go a lot faster by building the test-containers on each run in parallell from the repository as they are not depending on the other builds and are identical for each test suite

see Docker/test/curl && Docker/test/selenium