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:
Vladimír Čunát 2020-02-22 10:43:26 +01:00
parent de4f68d8fa
commit ea79a830dc
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -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"