While doing the test setup, some variables in inventories must be filed.
When left to the default value like stream_to_log: # Desired SV stream to record, it triggers obscure bugs.
It would be better to check variable value/definition early and explicitly.
While doing the test setup, some variables in inventories must be filed. When left to the default value like
stream_to_log: # Desired SV stream to record
, it triggers obscure bugs.It would be better to check variable value/definition early and explicitly.