Skip to content

Commit

Permalink
TMP: stress test
Browse files Browse the repository at this point in the history
  • Loading branch information
findepi committed May 10, 2024
1 parent ab50f62 commit 5e4a87c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
public class TestWorkerRestart
{
// When working with the test locally it's practical to run multiple iterations at once.
private static final int TEST_ITERATIONS = 1;
private static final int TEST_ITERATIONS = 100;

/**
* Test that query passes even if worker is restarted just before query.
Expand Down

0 comments on commit 5e4a87c

Please sign in to comment.