From 748b1c5a302a2b78610e94d1f8645759107688d4 Mon Sep 17 00:00:00 2001 From: liyuzhuo Date: Tue, 17 Mar 2026 15:21:52 +0800 Subject: [PATCH 1/2] [test] test runner set --- .github/workflows/qa-l0-te-cpp-unittest-pytorch-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qa-l0-te-cpp-unittest-pytorch-lint.yml b/.github/workflows/qa-l0-te-cpp-unittest-pytorch-lint.yml index 0ef8622c8a..7d747b0e50 100644 --- a/.github/workflows/qa-l0-te-cpp-unittest-pytorch-lint.yml +++ b/.github/workflows/qa-l0-te-cpp-unittest-pytorch-lint.yml @@ -22,7 +22,7 @@ concurrency: jobs: run-qa-l0-core-tests: - runs-on: [ self-hosted, Linux, X64, nvidia, gpu-8 ] + runs-on: [ te-fl-test-lyz-nv-a100 ] defaults: run: shell: bash From 889d8a377b82c0a21f5a61b54c50258828a46c57 Mon Sep 17 00:00:00 2001 From: liyuzhuo Date: Thu, 19 Mar 2026 14:54:24 +0800 Subject: [PATCH 2/2] test ARC --- .github/workflows/qa-l0-te-cpp-unittest-pytorch-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qa-l0-te-cpp-unittest-pytorch-lint.yml b/.github/workflows/qa-l0-te-cpp-unittest-pytorch-lint.yml index 7d747b0e50..667b288385 100644 --- a/.github/workflows/qa-l0-te-cpp-unittest-pytorch-lint.yml +++ b/.github/workflows/qa-l0-te-cpp-unittest-pytorch-lint.yml @@ -22,7 +22,7 @@ concurrency: jobs: run-qa-l0-core-tests: - runs-on: [ te-fl-test-lyz-nv-a100 ] + runs-on: [ dx4-nvidia-8gpu-v1 ] defaults: run: shell: bash