Skip to content

Commit

Permalink
fix(robot): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bouda1 committed Oct 23, 2023
1 parent 1d04c74 commit e72d791
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/broker-engine/hostgroups.robot
Original file line number Diff line number Diff line change
Expand Up @@ -143,15 +143,15 @@ EBNHGU3
Reload Broker
Reload Engine

${result} Check Number Of Relations Between Hosgroup And Hosts 1 12 30
${result} Check Number Of Relations Between Hostgroup And Hosts 1 12 30
Should Be True ${result} We should have 12 hosts members of host 1.

Config Engine Remove Cfg File ${0} hostgroups.cfg

Sleep 3s
Reload Broker
Reload Engine
${result} Check Number Of Relations Between Hosgroup And Hosts 1 9 30
${result} Check Number Of Relations Between Hostgroup And Hosts 1 9 30
Should Be True ${result} We should have 12 hosts members of host 1.

Stop Engine
Expand Down

0 comments on commit e72d791

Please sign in to comment.