Skip to content

Commit

Permalink
Refs #12522: Extend 39 test time
Browse files Browse the repository at this point in the history
Signed-off-by: jparisu <javierparis@eprosima.com>
  • Loading branch information
jparisu committed Nov 16, 2021
1 parent 41c80a8 commit d72162f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions test/configuration/test_cases/test_39_trivial_reconnect_A.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

<snapshots file="./test_39_trivial_reconnect_A.snapshot~">
<snapshot time="2">Knows server B</snapshot>
<snapshot time="6">Do not know server B</snapshot>
<snapshot time="10">Knows server B</snapshot>
<snapshot time="7">Do not know server B</snapshot>
<snapshot time="11">Knows server B</snapshot>
</snapshots>

<profiles>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<snapshots file="./test_39_trivial_reconnect_B.snapshot~">
<snapshot time="2">Knows A</snapshot>
<snapshot time="4">Do not know A</snapshot>
<snapshot time="5">Do not know A</snapshot>
</snapshots>

<profiles>
Expand Down
2 changes: 1 addition & 1 deletion test/configuration/tests_params.json
Original file line number Diff line number Diff line change
Expand Up @@ -1574,7 +1574,7 @@

"serverB_2":
{
"creation_time": 7,
"creation_time": 8,
"xml_config_file": "<CONFIG_RELATIVE_PATH>/test_cases/test_39_trivial_reconnect_B.xml",
"validation":
{
Expand Down

0 comments on commit d72162f

Please sign in to comment.