Commit 0877950
committed
Refactor Behat setup to pull Docker images in parallel
Prior to this change, the environment initialization process was sequential, which could lead to longer setup times, exceeding the 5 minute limit.
This change modifies the configuration to pull Docker images in parallel, improving the efficiency of the setup process.1 parent fd66dbb commit 0877950
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
0 commit comments