Skip to content

Commit

Permalink
Change gen/time-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
noname0443 committed Oct 4, 2024
1 parent 0d2eb65 commit c686410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/images/jepsen_main/jepsen/src/jepsen/mysync.clj
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
{:type :sleep, :value 60}
{:type :info, :f :stop}
{:type :sleep, :value 60}])))
(gen/time-limit 7200))
(gen/time-limit 5000))
(->> r
(gen/stagger 1)
(gen/nemesis
Expand Down

0 comments on commit c686410

Please sign in to comment.