Commit 61397ca
committed
ci: Disable test-coreos
This job recently fell over, and surprisingly it wasn't the DPS
changes, it was ostreedev/ostree#3571
which stopped mounting `/boot` in the initramfs.
Our flow here does an install without a separate `/boot` partition
(which is not a normal FCOS path) and the combo of these things
breaks.
The real fix here will be cutting over this job to use coreos-assembler,
but it's a big lift.
Just disabling this job for now to unblock our CI - in practice
we do have coverage testing bootc with FCOS, just later.
Signed-off-by: Colin Walters <walters@verbum.org>1 parent 8ef2ae9 commit 61397ca
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
314 | 318 | | |
315 | 319 | | |
316 | 320 | | |
| |||
387 | 391 | | |
388 | 392 | | |
389 | 393 | | |
390 | | - | |
| 394 | + | |
391 | 395 | | |
392 | 396 | | |
393 | 397 | | |
| |||
397 | 401 | | |
398 | 402 | | |
399 | 403 | | |
400 | | - | |
401 | 404 | | |
0 commit comments