Skip to content

Commit

Permalink
bump runner resources
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Feb 16, 2024
1 parent fd98413 commit 5143e74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ e2e:
variables:
AWS_KEYPAIR_NAME: datadog-agent-ci
AWS_PRIVATE_KEY_FILE: $CI_PROJECT_DIR/ssh_key
KUBERNETES_CPU_REQUEST: 2
KUBERNETES_MEMORY_REQUEST: 4Gi
KUBERNETES_MEMORY_LIMIT: 12Gi
before_script:
- mkdir -p ~/.aws
- set +x
Expand Down

0 comments on commit 5143e74

Please sign in to comment.