Commit 4e299a6
authored
ci(behavior): parallelize tests by browser x shard matrix (#2903)
* ci(behavior): parallelize tests by browser x shard matrix
Expands the behavior test matrix from 3 shards (each running all browsers)
to 12 jobs (3 browsers x 4 shards). Each job installs only the browser it
needs and uses a browser-scoped Playwright cache key. Local measurement
showed a 1/9 slice at ~4 min on 2 workers; 1/12 should land ~3 min of
tests + 2.5 min setup, well under the previous ~20 min wall time.
* ci(behavior): self-trigger on workflow file changes
---------
Co-authored-by: Caio Pizzol <caio@superdoc.dev>1 parent 9adf23e commit 4e299a6
1 file changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
59 | | - | |
| 61 | + | |
60 | 62 | | |
61 | | - | |
| 63 | + | |
62 | 64 | | |
63 | | - | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
68 | | - | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | | - | |
72 | | - | |
| 73 | + | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
0 commit comments