Skip to content

Commit

Permalink
Add test retries
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmreed committed Sep 13, 2021
1 parent f7ab0c3 commit 6f93607
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cumulusci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ tasks:
options:
# Preserve existing code coverage level
required_org_code_coverage_percent: 87
retry_failures:
- "unable to obtain exclusive access to this record"
- "UNABLE_TO_LOCK_ROW"
retry_always: True

flows:
config_apextest:
Expand Down

0 comments on commit 6f93607

Please sign in to comment.