Skip to content

Commit

Permalink
fix(scheduler-chromeos.yaml): disable chromestack-debian tasks
Browse files Browse the repository at this point in the history
This tasks taking too long time. Disabling until they are fixed.

Signed-off-by: Denys Fedoryshchenko <[email protected]>
  • Loading branch information
nuclearcat committed Oct 8, 2024
1 parent 7c00b8b commit 4fac03e
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions config/scheduler-chromeos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -345,20 +345,22 @@ scheduler:
# - job: tast-basic-x86-intel
# <<: *test-job-chromeos-intel

- job: tast-decoder-chromestack-arm64-mediatek
<<: *test-job-chromeos-mediatek

- job: tast-debian-decoder-chromestack-arm64-mediatek
<<: *test-job-chromeos-mediatek
# Some of this tests running too long, must be max 30 min
# - job: tast-decoder-chromestack-arm64-mediatek
# <<: *test-job-chromeos-mediatek

- job: tast-decoder-chromestack-arm64-qualcomm
<<: *test-job-chromeos-qualcomm
# - job: tast-debian-decoder-chromestack-arm64-mediatek
# <<: *test-job-chromeos-mediatek

- job: tast-debian-decoder-chromestack-arm64-qualcomm
<<: *test-job-chromeos-qualcomm
# - job: tast-decoder-chromestack-arm64-qualcomm
# <<: *test-job-chromeos-qualcomm

- job: tast-decoder-chromestack-arm64-qualcomm-pre6_7
<<: *test-job-chromeos-qualcomm
# - job: tast-debian-decoder-chromestack-arm64-qualcomm
# <<: *test-job-chromeos-qualcomm

# - job: tast-decoder-chromestack-arm64-qualcomm-pre6_7
# <<: *test-job-chromeos-qualcomm

# Disabled as per daniels request to reduce load on LAVA
# - job: tast-decoder-chromestack-x86-amd
Expand Down

0 comments on commit 4fac03e

Please sign in to comment.