You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -67,7 +69,7 @@ The helper script will create the `nr-config.yaml` file and a demo test case at
67
69
68
70
The bootstrap script has already created a demo test case. If you run pytest now, the test will fail with `No hosts found for filter ... in Nornir inventory.` This is because the bootstrap script does not know the naming of the hosts in your lab/inventory.
69
71
70
-
### No host found
72
+
### No hosts found
71
73
72
74
Run the test using the pytest command. This test should fail because the hostname is not found in your inventory.
0 commit comments