Skip to content

Commit

Permalink
[e2e][gpu] increase pulumi logs verbosity to max value (#32683)
Browse files Browse the repository at this point in the history
  • Loading branch information
pducolin authored Jan 7, 2025
1 parent 1cd59eb commit 645806a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/e2e/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +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
E2E_PULUMI_LOG_LEVEL: 10 # 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 645806a

Please sign in to comment.