Skip to content

Commit

Permalink
[e2e] increase pulumi log level for e2e test gpu (DataDog#32613)
Browse files Browse the repository at this point in the history
  • Loading branch information
pducolin authored Jan 2, 2025
1 parent 6bf2f47 commit ed913b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab/e2e/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,7 @@ new-e2e-gpu:
variables:
TARGETS: ./tests/gpu # the target path where tests are
TEAM: ebpf-platform
E2E_PULUMI_LOG_LEVEL: 8 # incident-33572
needs: # list of required jobs. By default gitlab waits for any previous jobs.
- !reference [.needs_new_e2e_template]
- deploy_deb_testing-a7_x64 # agent 7 debian package
Expand Down

0 comments on commit ed913b5

Please sign in to comment.