Skip to content

Commit

Permalink
chore(IDX): bazel-test-all ln1 (#3647)
Browse files Browse the repository at this point in the history
Evaluate cache performance with new bazel remote configuration changes.
See dfinity-ops/k8s#730.

---------

Co-authored-by: IDX GitHub Automation <[email protected]>
  • Loading branch information
marko-k0 and sa-idx-admin authored Jan 28, 2025
1 parent 591e708 commit 5f4503d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows-source/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
name: Bazel Test All
<<: *dind-large-setup
runs-on:
group: zh1
group: ln1
labels: dind-large
env:
AWS_SHARED_CREDENTIALS_CONTENT: ${{ secrets.AWS_SHARED_CREDENTIALS_FILE }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
-e NODE_NAME --privileged --cgroupns host -v /cache:/cache -v /var/sysimage:/var/sysimage -v /var/tmp:/var/tmp -v /ceph-s3-info:/ceph-s3-info
timeout-minutes: 90
runs-on:
group: zh1
group: ln1
labels: dind-large
env:
AWS_SHARED_CREDENTIALS_CONTENT: ${{ secrets.AWS_SHARED_CREDENTIALS_FILE }}
Expand Down

0 comments on commit 5f4503d

Please sign in to comment.