Skip to content

Commit

Permalink
increase RR CPU and Mem
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhwarrier committed Nov 15, 2023
1 parent 684fee0 commit 7e5ae97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automation-benchmark-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ jobs:
- name: Run Tests
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@7d541cbbca52d45b8a718257af86d9cf49774d1f # v2.2.15
env:
RR_CPU: 2000m
RR_MEM: 2Gi
RR_CPU: 4000m
RR_MEM: 4Gi
DETACH_RUNNER: true
TEST_SUITE: automationv2_1
TEST_ARGS: -test.timeout 720h
Expand Down

0 comments on commit 7e5ae97

Please sign in to comment.