diff --git a/repeated-integration-tests.bash b/repeated-integration-tests.bash index 599dde39a0..95a565a5b7 100755 --- a/repeated-integration-tests.bash +++ b/repeated-integration-tests.bash @@ -38,6 +38,9 @@ STARTFLAGS=( "failsafe:integration-test" "failsafe:verify" "-DfailIfNoTests=true" + "-Dcryostat.itest.jdp.poll.period=2500" + "-Dcryostat.itest.jdp.poll.count=1" + "-Dcryostat.itest.jdp.poll.timeout=15000" ) if [ -n "$2" ]; then