[
https://issues.apache.org/jira/browse/GEODE-7554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993935#comment-16993935
]
ASF subversion and git services commented on GEODE-7554:
--------------------------------------------------------
Commit bd2e0008335859ae012f383707a321299006fd02 in geode-benchmarks's branch
refs/heads/develop from Helena Bales
[ https://gitbox.apache.org/repos/asf?p=geode-benchmarks.git;h=bd2e000 ]
GEODE-7554: Add retry mechanism for failed tests (#120)
* write failed tests to a file
* enable all benchmarks
* update help message for --ci option in run_against_baseline.sh
> Benchmark CI: rerun failed tests
> --------------------------------
>
> Key: GEODE-7554
> URL: https://issues.apache.org/jira/browse/GEODE-7554
> Project: Geode
> Issue Type: Improvement
> Components: benchmarks
> Reporter: Helena Bales
> Assignee: Helena Bales
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When tests run in CI fail, they will be written to a file. Read that file and
> rerun the failed tests until the list is empty, or until the run has been
> retried 5 times. Any tests that fail 5 times in a row are not flaky and need
> to be addressed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)