Skip to content

Commit

Permalink
add JEST_MAX_MINUTES config
Browse files Browse the repository at this point in the history
  • Loading branch information
hop-dev committed Jan 11, 2023
1 parent 5814a15 commit 42e4821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipelines/pull_request/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ steps:
JEST_UNIT_SCRIPT: '.buildkite/scripts/steps/test/jest.sh'
JEST_INTEGRATION_SCRIPT: '.buildkite/scripts/steps/test/jest_integration.sh'
FTR_CONFIGS_SCRIPT: '.buildkite/scripts/steps/test/ftr_configs.sh'
JEST_MAX_MINUTES: '10'
retry:
automatic:
- exit_status: '*'
Expand Down

0 comments on commit 42e4821

Please sign in to comment.