Skip to content

Commit

Permalink
include remote runner memory (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnieeG authored Nov 8, 2023
1 parent 6c4d749 commit e32c2e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration-tests/ccip-tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ test_load_ccip: override_config
TEST_SUITE=load \
TEST_ARGS="-test.timeout 900h" \
DETACH_RUNNER=true \
RR_MEM=16Gi \
RR_CPU=4 \
go test -timeout 24h -count=1 -v -run ^$(testname)$$ ./load


Expand Down

0 comments on commit e32c2e8

Please sign in to comment.