release-combined.tested: readd boot.biosUsb test
It has been commented-out for some time and now removed
in commit 2de3caf
, but it seems reliable in past months:
https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.boot.biosUsb.x86_64-linux/all
so I can't see why not re-add it. Close #15690.
This commit is contained in:
parent
de4f68d8fa
commit
ea79a830dc
|
@ -55,6 +55,7 @@ in rec {
|
|||
"nixos.ova.x86_64-linux"
|
||||
"nixos.sd_image.aarch64-linux"
|
||||
"nixos.tests.boot.biosCdrom.x86_64-linux"
|
||||
"nixos.tests.boot.biosUsb.x86_64-linux"
|
||||
"nixos.tests.boot-stage1.x86_64-linux"
|
||||
"nixos.tests.boot.uefiCdrom.x86_64-linux"
|
||||
"nixos.tests.boot.uefiUsb.x86_64-linux"
|
||||
|
|
Loading…
Reference in New Issue