nixos/tests/test-driver: mention drawback

master
Patrick Hilhorst 2021-06-02 14:58:51 +02:00
parent 9469433e34
commit 2871442731
No known key found for this signature in database
GPG Key ID: 3BB083304DADC0FF
1 changed files with 1 additions and 0 deletions

View File

@ -444,6 +444,7 @@ machine.systemctl("list-jobs --no-pager", "any-user") # spawns a shell for `any-
<para>
Allows you to directly interact with the guest shell.
This should only be used during test development, not in production tests.
Killing the interactive session with <literal>Ctrl-d</literal> or <literal>Ctrl-c</literal> also ends the guest session.
</para>
</listitem>
</varlistentry>