Commit 00029e4
committed
Don't run Perl tests when TARGETARCH is riscv64
The testsuite takes to long on the single riscv64 for all trixie builds.
Context:
> Unfortunately, our singular riscv64 build server in Docker Official
> Images is unable to complete any of the perl image builds. We have a
> 3-hour time limit on all builds (to ensure things don't get stuck and
> prevent resource monopolization) and none of them are able to complete
> in that time. Is there anything that could be skipped or changed on
> riscv64 builds to help them complete faster?
https://doi-janky.infosiftr.net/job/meta/job/riscv64/job/build/13644/pipeline-overview/
Closes: #195
Signed-off-by: Wesley Schwengle <[email protected]>1 parent 3ea8171 commit 00029e4
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| 322 | + | |
| 323 | + | |
322 | 324 | | |
323 | 325 | | |
324 | 326 | | |
| |||
330 | 332 | | |
331 | 333 | | |
332 | 334 | | |
333 | | - | |
| 335 | + | |
334 | 336 | | |
335 | 337 | | |
336 | 338 | | |
| |||
0 commit comments