Skip to content

Commit

Permalink
do not collect logs in these tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MikhailKardash committed Jul 3, 2024
1 parent 985f960 commit b2e580b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/real_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5285,6 +5285,7 @@ workflows:
- package-and-push-system-local-ee
- request-hpc-tests
extra-pytest-flags: "--no-compare-stats"
collect-det-job-logs: false

- test-e2e-slurm:
name: test-e2e-slurm-gpu
Expand Down Expand Up @@ -5538,6 +5539,7 @@ workflows:
requires:
- package-and-push-system-local-ee
extra-pytest-flags: "--no-compare-stats"
collect-det-job-logs: false
- test-e2e-slurm:
name: test-e2e-slurm-preemption
context:
Expand Down

0 comments on commit b2e580b

Please sign in to comment.