Commit 4fbf71c
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 d8607e7 commit 4fbf71c
2 files changed
Lines changed: 19 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 | | |
| |||
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
41 | 53 | | |
42 | 54 | | |
43 | 55 | | |
| |||
52 | 64 | | |
53 | 65 | | |
54 | 66 | | |
55 | | - | |
| 67 | + | |
56 | 68 | | |
57 | 69 | | |
58 | 70 | | |
| |||
61 | 73 | | |
62 | 74 | | |
63 | 75 | | |
64 | | - | |
65 | 76 | | |
66 | 77 | | |
67 | 78 | | |
68 | 79 | | |
69 | | - | |
| 80 | + | |
| 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