Commit d5cf67d
committed
Don't run Perl tests when on riscv64
I tried to rely on TARGETARCH, but unfortunatly Dockers doesn't
officially supports or recommends using it.
If we ever need alpine support: apk --print-arch
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 d5cf67d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
| 333 | + | |
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| |||
0 commit comments