[ https://issues.apache.org/jira/browse/GEODE-8763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17251461#comment-17251461 ]
ASF subversion and git services commented on GEODE-8763: -------------------------------------------------------- Commit 941aa509b31649d3554d835e5aeaf82d775219d6 in geode's branch refs/heads/develop from Owen Nichols [ https://gitbox.apache.org/repos/asf?p=geode.git;h=941aa50 ] GEODE-8763: run benchmark tests up to 5 times (#5864) * run benchmark tests up to 5 times, this time correctly reporting failure if still didn't pass on the 5th try * increase benchmark timeouts * run benchmarks on every commit even when multiple commits come in close together > Benchmark CI only runs tests 4 times > ------------------------------------ > > Key: GEODE-8763 > URL: https://issues.apache.org/jira/browse/GEODE-8763 > Project: Geode > Issue Type: Bug > Components: benchmarks, ci > Reporter: Helena Bales > Assignee: Helena Bales > Priority: Major > Labels: pull-request-available > Fix For: 1.14.0 > > > The benchmark has a retry mechanism that is supposed to run all tests, then > rerun any failed tests. If tests are still failing then it should retry those > tests, for a total of 5 test runs (including the first run of all the tests). > Currently it only runs the tests a total of 4 times. > Increase the number of runs to 5 to increase the tolerance for variance in > tests. -- This message was sent by Atlassian Jira (v8.3.4#803005)