Skip to content

Commit

Permalink
Random schedule for tests
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Company <[email protected]>
  • Loading branch information
MiguelCompany committed Dec 23, 2024
1 parent d7163c7 commit c1df82b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/config/fastdds_test.meta
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ names:
ctest-args: [
"--repeat", "until-pass:3",
"--timeout", "300",
"--label-exclude", "xfail"
"--label-exclude", "xfail",
"--schedule-random"
]
googletest-distribution:
cmake-args:
Expand Down

0 comments on commit c1df82b

Please sign in to comment.