Update tests/robot/apps/automation/ansible/tower/hosts.robot

Co-authored-by: omercier <32134301+omercier@users.noreply.github.com>
This commit is contained in:
sfarouq-ext 2024-07-23 15:49:01 +02:00
parent 816ae9dd35
commit 7d39538d85
1 changed files with 3 additions and 1 deletions

View File

@ -32,7 +32,9 @@ Hosts ${tc}
Should Be Equal As Strings
... ${expected_result}
... ${output}
... Wrong output result for command:{\n}{\n}${command}{\n}{\n}Command output:{\n}{\n}${output}
... Wrong output result for command:\n${command}\n\nObtained:\n${output}\n\nExpected:\n${expected_result}\n
... values=False
... collapse_spaces=True
Examples: tc snmpcommunity expected_result --
... 1 os/linux/snmp/list-diskio OK: Hosts total: 10, failed: 0 - All hosts are ok | 'hosts.total.count'=10;;;0; 'hosts.failed.count'=0;;;0;10