Summary
Add smoketests for the operational mode commands. To be sure you get the expected output without errors
Use case
Have a stable op-mode
Read the output from the op_cmd and compare it with the expected result.
Summary
Add smoketests for the operational mode commands. To be sure you get the expected output without errors
Use case
Have a stable op-mode
Read the output from the op_cmd and compare it with the expected result.
already implemented https://github.com/vyos/vyos-1x/blob/current/smoketest/scripts/cli/test_op-mode_show.py
Needs to extend it for different cases.