Skip to content

Commit 01e2b42

Browse files
Rename project_to_test to projects_to_test and update TheRock
SHA to 2026-02-02 (#3020) - Also update runner label from linux-mi325-1gpu-ossci-rocm-frac to linux-mi325-1gpu-ossci-rocm [rocm-systems] ROCm/rocm-systems#3020 (commit 98d6ca1)
1 parent c27bdeb commit 01e2b42

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/therock-ci-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3535
with:
3636
repository: "ROCm/TheRock"
37-
ref: ff46daa79b4c826c4f4676893d0d6586de567dfa # 2026-01-12 commit
37+
ref: 846614189049e22b02c85bf2b496a9025b27e75d# 2026-02-02 commit
3838

3939
- name: Checkout rccl repository
4040
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

.github/workflows/therock-test-packages-multi-node.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
type: string
2222
artifact_run_id:
2323
type: string
24-
24+
2525
permissions:
2626
contents: read
2727
id-token: write
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4848
with:
4949
repository: "ROCm/TheRock"
50-
ref: ff46daa79b4c826c4f4676893d0d6586de567dfa # 2026-01-12 commit
50+
ref: 846614189049e22b02c85bf2b496a9025b27e75d# 2026-02-02 commit
5151

5252
- name: Run setup test environment workflow
5353
uses: './.github/actions/setup_test_environment'

.github/workflows/therock-test-packages-single-node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5454
with:
5555
repository: "ROCm/TheRock"
56-
ref: ff46daa79b4c826c4f4676893d0d6586de567dfa # 2026-01-12 commit
56+
ref: 846614189049e22b02c85bf2b496a9025b27e75d# 2026-02-02 commit
5757

5858
- name: Run setup test environment workflow
5959
uses: './.github/actions/setup_test_environment'

0 commit comments

Comments
 (0)