testing: add hint for smoketest debugging

This commit is contained in:
Christian Breunig 2024-04-21 21:29:06 +02:00
parent 9fec5003f7
commit edb7d7959a

View File

@ -57,6 +57,9 @@ The script only searches for executable "test-cases" under
.. note:: As Smoketests will alter the system configuration and you are logged
in remote you may loose your connection to the system.
.. note:: To enable smoketest debugging (print of the CLI set commands used)
you can run: ``touch /tmp/vyos.smoketest.debug``.
Manual Smoketest Run
--------------------