Skip to content

Commit

Permalink
GEODE-8657: Increase acceptance test timeout (#5673)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4ceabc8)
  • Loading branch information
sabbey37 authored and onichols-pivotal committed Jul 13, 2021
1 parent ab08366 commit d5f3108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/pipelines/shared/jinja.variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@ tests:
RAM: '16'
name: unit
- ARTIFACT_SLUG: acceptancetestfiles
CALL_STACK_TIMEOUT: '4500'
CALL_STACK_TIMEOUT: '6300'
CPUS: '8'
DUNIT_PARALLEL_FORKS: '0'
EXECUTE_TEST_TIMEOUT: 1h30m
EXECUTE_TEST_TIMEOUT: 2h
GRADLE_TASK: acceptanceTest
MAX_IN_FLIGHT: 2
PARALLEL_DUNIT: 'false'
Expand Down

0 comments on commit d5f3108

Please sign in to comment.