Skip to content

Commit

Permalink
Remove obsolete commands from netvm test
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Bluhm <[email protected]>
  • Loading branch information
mbssrc committed Sep 4, 2024
1 parent 13e76f5 commit f7d40a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nixos/tests/netvm.nix
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,6 @@ in
with subtest("boot_completed"):
adminvm.wait_for_unit("multi-user.target")
netvm.wait_for_unit("multi-user.target")
print(netvm.succeed("systemd-analyze critical-chain"))
print(netvm.succeed("systemd-analyze blame"))
with subtest("wifimanager_listnetworks"):
nwlistMsg = adminvm.succeed("${grpcurl_cmd} ${grpcurl_args} ${grpcurl_addr} wifimanager.WifiService.ListNetwork")
Expand Down

0 comments on commit f7d40a9

Please sign in to comment.