Commit 86d305b
committed
firefox: update CI
Originally the CI jobs were running for all supported Yocto releases,
4 arches and 2 libc implementations, all tested with x11 only.
This is taking a long time already, and adding a single new dimension to the
test matrix would double the execution time.
Change the logic a bit: still test all Yocto releases and 4 arches, but
for each build pick a random libc implementation (musl, glibc) and a random
display system also (x11 or wayland). Though on a very short term this
might shrink the test coverage somewhat, on the long run it should
bring wider coverage than the previous state.
Note: arm32+musl+wayland testing on wrynose and master branches disabled,
because it seems that core-image-weston is broken with this config.
YP bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=16334
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>1 parent 415abc6 commit 86d305b
2 files changed
Lines changed: 20 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
41 | 54 | | |
42 | 55 | | |
43 | 56 | | |
| |||
52 | 65 | | |
53 | 66 | | |
54 | 67 | | |
55 | | - | |
| 68 | + | |
56 | 69 | | |
57 | 70 | | |
58 | 71 | | |
| |||
61 | 74 | | |
62 | 75 | | |
63 | 76 | | |
64 | | - | |
65 | 77 | | |
66 | 78 | | |
67 | 79 | | |
68 | 80 | | |
69 | | - | |
| 81 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
27 | 8 | | |
28 | 9 | | |
29 | 10 | | |
| |||
0 commit comments