From ef4d02a1554c5479474def630973d9998fe9916f Mon Sep 17 00:00:00 2001 From: root Date: Tue, 21 Jul 2026 04:28:19 +0200 Subject: [PATCH] =?UTF-8?q?ci(hwlab):=20=E7=BA=B3=E5=85=A5=20HWPOD=20L2=20?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .tekton/hwlab-nc01-v03-pac.yaml | 4 ++-- .../hwlab-nc01-v03-ci-image-publish.yaml | 19 +++++++++++++++++-- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/.tekton/hwlab-nc01-v03-pac.yaml b/.tekton/hwlab-nc01-v03-pac.yaml index e01e598a..14140df7 100644 --- a/.tekton/hwlab-nc01-v03-pac.yaml +++ b/.tekton/hwlab-nc01-v03-pac.yaml @@ -9,7 +9,7 @@ metadata: pipelinesascode.tekton.dev/on-cel-expression: "event == 'push' && target_branch == 'v0.3' && node == 'NC01'" pipelinesascode.tekton.dev/max-keep-runs: "8" unidesk.ai/owning-config-ref: "config/hwlab-node-lanes.yaml#lanes.v03.targets.NC01" - unidesk.ai/effective-config-sha256: sha256:6a599c5e402ca0a52a04c1b85403ff114b8239bf5a8c2f4864ed37a0bb73dbd2 + unidesk.ai/effective-config-sha256: sha256:e6f14d619ce11e215530100670a08b093833853d435dd2d5cc95937eea553a9f unidesk.ai/source-artifact-renderer: hwlab-runtime-lane unidesk.ai/source-artifact-mode: remote-pipeline-annotation pipelinesascode.tekton.dev/pipeline: ci/pipelines/hwlab-nc01-v03-ci-image-publish.yaml @@ -77,7 +77,7 @@ spec: - name: registry-prefix value: 127.0.0.1:5000/hwlab - name: services - value: "hwlab-cloud-api,hwlab-workbench-runtime,hwlab-user-billing,hwlab-project-management,hwlab-tasktree-api,hwlab-tasktree-worker,hwlab-harnessrl-api,hwlab-harnessrl-worker,hwlab-workbench-api,hwlab-workbench-worker,hwlab-cloud-web,hwlab-gateway,hwlab-edge-proxy,hwlab-agent-skills" + value: "hwlab-cloud-api,hwlab-workbench-runtime,hwlab-user-billing,hwlab-project-management,hwlab-tasktree-api,hwlab-tasktree-worker,hwlab-harnessrl-api,hwlab-harnessrl-worker,hwlab-workbench-api,hwlab-workbench-worker,hwlab-hwpod-api,hwlab-hwpod-worker,hwlab-hwpod-web,hwlab-cloud-web,hwlab-gateway,hwlab-edge-proxy,hwlab-agent-skills" - name: base-image value: 127.0.0.1:5000/hwlab/hwlab-node20-base:20-bookworm-slim - name: build-cache-mode diff --git a/ci/pipelines/hwlab-nc01-v03-ci-image-publish.yaml b/ci/pipelines/hwlab-nc01-v03-ci-image-publish.yaml index d9c6cc92..4ab225f6 100644 --- a/ci/pipelines/hwlab-nc01-v03-ci-image-publish.yaml +++ b/ci/pipelines/hwlab-nc01-v03-ci-image-publish.yaml @@ -13,7 +13,7 @@ metadata: hwlab.pikastech.local/download-profile: jd01-node-default hwlab.pikastech.local/network-profile: jd01-node-ci-egress unidesk.ai/owning-config-ref: "config/hwlab-node-lanes.yaml#lanes.v03.targets.NC01" - unidesk.ai/effective-config-sha256: sha256:6a599c5e402ca0a52a04c1b85403ff114b8239bf5a8c2f4864ed37a0bb73dbd2 + unidesk.ai/effective-config-sha256: sha256:e6f14d619ce11e215530100670a08b093833853d435dd2d5cc95937eea553a9f unidesk.ai/source-artifact-renderer: hwlab-runtime-lane unidesk.ai/source-artifact-mode: remote-pipeline-annotation spec: @@ -53,7 +53,7 @@ spec: default: 127.0.0.1:5000/hwlab - name: services type: string - default: "hwlab-cloud-api,hwlab-workbench-runtime,hwlab-user-billing,hwlab-project-management,hwlab-tasktree-api,hwlab-tasktree-worker,hwlab-harnessrl-api,hwlab-harnessrl-worker,hwlab-workbench-api,hwlab-workbench-worker,hwlab-cloud-web,hwlab-gateway,hwlab-edge-proxy,hwlab-agent-skills" + default: "hwlab-cloud-api,hwlab-workbench-runtime,hwlab-user-billing,hwlab-project-management,hwlab-tasktree-api,hwlab-tasktree-worker,hwlab-harnessrl-api,hwlab-harnessrl-worker,hwlab-workbench-api,hwlab-workbench-worker,hwlab-hwpod-api,hwlab-hwpod-worker,hwlab-hwpod-web,hwlab-cloud-web,hwlab-gateway,hwlab-edge-proxy,hwlab-agent-skills" - name: base-image type: string default: 127.0.0.1:5000/hwlab/hwlab-node20-base:20-bookworm-slim @@ -383,6 +383,18 @@ spec: description: hwlab-workbench-worker rollout affected according to ci-plan - name: build-hwlab-workbench-worker description: hwlab-workbench-worker image build required according to ci-plan + - name: affected-hwlab-hwpod-api + description: hwlab-hwpod-api rollout affected according to ci-plan + - name: build-hwlab-hwpod-api + description: hwlab-hwpod-api image build required according to ci-plan + - name: affected-hwlab-hwpod-worker + description: hwlab-hwpod-worker rollout affected according to ci-plan + - name: build-hwlab-hwpod-worker + description: hwlab-hwpod-worker image build required according to ci-plan + - name: affected-hwlab-hwpod-web + description: hwlab-hwpod-web rollout affected according to ci-plan + - name: build-hwlab-hwpod-web + description: hwlab-hwpod-web image build required according to ci-plan - name: affected-hwlab-cloud-web description: hwlab-cloud-web rollout affected according to ci-plan - name: build-hwlab-cloud-web @@ -671,6 +683,9 @@ spec: - hwlab-harnessrl-worker - hwlab-workbench-api - hwlab-workbench-worker + - hwlab-hwpod-api + - hwlab-hwpod-worker + - hwlab-hwpod-web - hwlab-cloud-web - hwlab-gateway - hwlab-edge-proxy