[
https://issues.apache.org/jira/browse/RATIS-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated RATIS-1341:
------------------------------------
Fix Version/s: 2.1.0
> Fail-fast tests only for PRs
> ----------------------------
>
> Key: RATIS-1341
> URL: https://issues.apache.org/jira/browse/RATIS-1341
> Project: Ratis
> Issue Type: Bug
> Components: build
> Affects Versions: 2.0.0
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Minor
> Fix For: 2.1.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> RATIS-1313 added matrix build for unit tests with 3 splits, with fail-fast
> behavior (if one split fails, other splits are cancelled). [~szetszwo]
> pointed out that
> bq. better to always run all the tests since the overall running time is
> short. This is the reason that we moved the tests to the ratis-test module;
> see RATIS-399
> I propose to run all tests for {{push}} builds, but keep fail-fast behavior
> for PRs. The rationale is that any failing test requires a new run, because
> PRs should be merged only after fully green build.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)