Skip to content

Commit

Permalink
tests: stabilization: ensure that vda is present by checking lsblk
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou committed Feb 27, 2025
1 parent 5835ff3 commit 4529323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/anacondalib.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
from machine_install import VirtInstallMachine
from progress import Progress
from storage import Storage
from testlib import MachineCase # pylint: disable=import-error
from testlib import Error, MachineCase, wait # pylint: disable=import-error
from users import Users
from utils import add_public_key

Expand Down

0 comments on commit 4529323

Please sign in to comment.