Skip to content

Prevent disabling native networking if Site has FNN VPCs #2911

Prevent disabling native networking if Site has FNN VPCs

Prevent disabling native networking if Site has FNN VPCs #2911

Triggered via push May 6, 2026 00:43
Status Success
Total duration 14m 47s
Artifacts 43

main-build.yml

on: push
Prepare Build Info  /  Prepare Build Environment
9s
Prepare Build Info / Prepare Build Environment
Lint and Test  /  Style Check
44s
Lint and Test / Style Check
Lint and Test  /  Lint Go
2m 18s
Lint and Test / Lint Go
Lint and Test  /  Lint OpenAPI
18s
Lint and Test / Lint OpenAPI
Lint and Test  /  Check Generated Files
10s
Lint and Test / Check Generated Files
Lint and Test  /  Check Protobuf Generated Code
1m 29s
Lint and Test / Check Protobuf Generated Code
Helm Charts  /  Detect Helm Chart Changes
11s
Helm Charts / Detect Helm Chart Changes
Matrix: Lint and Test / test
Secret Scan with TruffleHog
12s
Secret Scan with TruffleHog
Helm Charts  /  Validate Helm Chart Versions
0s
Helm Charts / Validate Helm Chart Versions
Lint and Test  /  Publish Test Results
21s
Lint and Test / Publish Test Results
Matrix: Helm Charts / Validate Helm Charts
Build and Push Docker Images  /  ...  /  Build nico-rest-api
5m 24s
Build and Push Docker Images / Build nico-rest-api / Build nico-rest-api
Build and Push Docker Images  /  ...  /  Build nico-rest-db
4m 10s
Build and Push Docker Images / Build nico-rest-db / Build nico-rest-db
Build and Push Docker Images  /  ...  /  Build nico-rest-site-manager
3m 22s
Build and Push Docker Images / Build nico-rest-site-manager / Build nico-rest-site-manager
Build and Push Docker Images  /  ...  /  Build nico-rest-workflow
6m 30s
Build and Push Docker Images / Build nico-rest-workflow / Build nico-rest-workflow
Build and Push Docker Images  /  ...  /  Build nico-rest-site-agent
2m 44s
Build and Push Docker Images / Build nico-rest-site-agent / Build nico-rest-site-agent
Build and Push Docker Images  /  ...  /  Build nico-rest-cert-manager
3m 3s
Build and Push Docker Images / Build nico-rest-cert-manager / Build nico-rest-cert-manager
Build and Push Docker Images  /  ...  /  Build nico-rla
5m 5s
Build and Push Docker Images / Build nico-rla / Build nico-rla
Build and Push Docker Images  /  ...  /  Build nico-psm
3m 51s
Build and Push Docker Images / Build nico-psm / Build nico-psm
Build and Push Docker Images  /  ...  /  Build nico-nsm
2m 38s
Build and Push Docker Images / Build nico-nsm / Build nico-nsm
Matrix: Build Go Binaries / Build Binaries
Matrix: Helm Charts / Push Helm Charts
Build and Push Docker Images  /  Build Summary
4s
Build and Push Docker Images / Build Summary
Build and Push Docker Images  /  Container Scan Summary
8s
Build and Push Docker Images / Container Scan Summary
Promote NICo REST to Release Candidate  /  promote-nico-rest-to-nico-registry
Promote NICo REST to Release Candidate / promote-nico-rest-to-nico-registry
Promote NICo REST to Release Candidate  /  prepare-matrix
Promote NICo REST to Release Candidate / prepare-matrix
Matrix: Promote NICo REST to Release Candidate / promote-images
Waiting for pending jobs
Matrix: Promote NICo REST to Release Candidate / promote-artifacts
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 54 warnings
Lint and Test / Lint Go: site-workflow/pkg/activity/dpuextensionservice_test.go#L258
found a struct that contains a context.Context field (containedctx)
Lint and Test / Lint Go: site-workflow/pkg/activity/dpuextensionservice_test.go#L176
found a struct that contains a context.Context field (containedctx)
Lint and Test / Lint Go: site-workflow/pkg/activity/dpuextensionservice_test.go#L44
found a struct that contains a context.Context field (containedctx)
Lint and Test / Lint Go: auth/pkg/processors/utils.go#L173
const "ngcOrgDisplayNameHeader" used as a key at http.Header, but "NV-Ngc-Org-Display-Name" is not canonical, want "Nv-Ngc-Org-Display-Name" (canonicalheader)
Lint and Test / Lint Go: auth/pkg/processors/utils.go#L149
const "ngcRolesHeader" used as a key at http.Header, but "NV-Ngc-User-Roles" is not canonical, want "Nv-Ngc-User-Roles" (canonicalheader)
Lint and Test / Lint Go: auth/pkg/processors/utils.go#L108
const "ngcUserNameHeader" used as a key at http.Header, but "NV-Ngc-User-Name" is not canonical, want "Nv-Ngc-User-Name" (canonicalheader)
Lint and Test / Lint Go: auth/pkg/processors/ssa.go#L52
const "starfleetIDHeader" used as a key at http.Header, but "NV-Actor-Id" is not canonical, want "Nv-Actor-Id" (canonicalheader)
Lint and Test / Lint Go: site-manager/pkg/sitemgr/manager_test_utils.go#L312
response body must be closed (bodyclose)
Lint and Test / Lint Go: sdk/simple/api.go#L81
response body must be closed (bodyclose)
Lint and Test / Lint Go: cert-manager/pkg/core/httpservice_test.go#L150
response body must be closed (bodyclose)
Prepare Build Info / Prepare Build Environment
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Helm Charts / Detect Helm Chart Changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, dorny/paths-filter@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Check Generated Files
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Secret Scan with TruffleHog
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Style Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Lint OpenAPI
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
operation-4xx-response: openapi/spec.yaml#L1759
Operation must have at least one `4XX` response.
operation-4xx-response: openapi/spec.yaml#L1457
Operation must have at least one `4XX` response.
operation-4xx-response: openapi/spec.yaml#L1443
Operation must have at least one `4XX` response.
operation-4xx-response: openapi/spec.yaml#L978
Operation must have at least one `4XX` response.
operation-4xx-response: openapi/spec.yaml#L1019
Operation must have at least one `4XX` response.
no-ambiguous-paths: openapi/spec.yaml#L9879
Paths should resolve unambiguously. Found two ambiguous paths: `/v2/org/{org}/nico/rack/{id}/validation` and `/v2/org/{org}/nico/rack/task/{id}`.
no-ambiguous-paths: openapi/spec.yaml#L7188
Paths should resolve unambiguously. Found two ambiguous paths: `/v2/org/{org}/nico/instance/type/{instanceTypeId}` and `/v2/org/{org}/nico/instance/{instanceId}/nvlink-interface`.
no-ambiguous-paths: openapi/spec.yaml#L7081
Paths should resolve unambiguously. Found two ambiguous paths: `/v2/org/{org}/nico/instance/type/{instanceTypeId}` and `/v2/org/{org}/nico/instance/{instanceId}/infiniband-interface`.
no-ambiguous-paths: openapi/spec.yaml#L6974
Paths should resolve unambiguously. Found two ambiguous paths: `/v2/org/{org}/nico/instance/type/{instanceTypeId}` and `/v2/org/{org}/nico/instance/{instanceId}/interface`.
no-ambiguous-paths: openapi/spec.yaml#L6912
Paths should resolve unambiguously. Found two ambiguous paths: `/v2/org/{org}/nico/instance/type/{instanceTypeId}` and `/v2/org/{org}/nico/instance/{instanceId}/status-history`.
Lint and Test / Check Protobuf Generated Code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (common)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (cert-manager)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (nvswitch-manager)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (workflow-schema)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (site-workflow)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (site-manager)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (powershelf-manager)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Lint Go
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (auth)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (rla)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (db)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (ipam)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (site-agent)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (api)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Test (workflow)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint and Test / Publish Test Results
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (credsmgr, ./cert-manager/cmd/credsmgr)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (mock-rla, ./site-agent/cmd/mock-rla)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (mock-core, ./site-agent/cmd/mock-core)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (nsm, ./nvswitch-manager)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (psm, ./powershelf-manager)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (rla, ./rla)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (migrations, ./db/cmd/migrations)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (sitemgr, ./site-manager/cmd/sitemgr)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-nsm / Build nico-nsm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-rest-site-agent / Build nico-rest-site-agent
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-rest-cert-manager / Build nico-rest-cert-manager
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (site-agent, ./site-agent/cmd/site-agent)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-rest-site-manager / Build nico-rest-site-manager
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-psm / Build nico-psm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-rest-db / Build nico-rest-db
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (workflow, ./workflow/cmd/workflow)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Go Binaries / Build Binaries (api, ./api/cmd/api)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-rla / Build nico-rla
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-rest-api / Build nico-rest-api
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Build nico-rest-workflow / Build nico-rest-workflow
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v5, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Push Docker Images / Container Scan Summary
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
api-binaries
115 MB
sha256:d203fe5791d5d45059b5db76d2cfd91004858dcd410561e466dd1065f6502606
credsmgr-binaries
28.3 MB
sha256:ab46a4f2cb1f45f635ab6b520931364762d0ffd8c9fa0da5e825ce8da652b57e
grype-nico-nsm-25410321303-1
49.5 KB
sha256:459fc251c66a1bd8330985892b53f452060db5186a0e1c84192d21c8921796d8
grype-nico-psm-25410321303-1
52.3 KB
sha256:26373398712be8c5135064bb429ef4a461e1115489adb60696ca499fd31b4a86
grype-nico-rest-api-25410321303-1
53.1 KB
sha256:0ca49b39d9e7eb4a5d40b8d96e72ef52c9d0aa9a4c6cb6c2258a5ac9a169410c
grype-nico-rest-cert-manager-25410321303-1
50.5 KB
sha256:4993fb9a32549e7532293c341e121ead28e83684d643e830cb8e72a5b6e95642
grype-nico-rest-db-25410321303-1
51 KB
sha256:2054d28a0aafe2d2019c461605c5e3c7ca314dbaa2bf8006e37d71fa1043c0f3
grype-nico-rest-site-agent-25410321303-1
50.1 KB
sha256:47f53510ae35b9bc5ff6cf08b582c7ff359967461c71767655497558a6f23426
grype-nico-rest-site-manager-25410321303-1
50.2 KB
sha256:bfe7ca6b01cb2bb2245daedbc2337cf75b11476177d13377642b63c04ce9b2a6
grype-nico-rest-workflow-25410321303-1
52.4 KB
sha256:554eaa520836135d9f90de54bf09cdfc1e634e6fe876700f590a6bb2df257bfa
grype-nico-rla-25410321303-1
51 KB
sha256:f3ff4ec861f3331a9945f3228dd2536e1a80890f5b5c8eef92a971f86607e619
migrations-binaries
52.9 MB
sha256:c41f8c0d09bda9648e998879b93f25daee39a9cdc115703625668a2a09c3f64a
mock-core-binaries
31 MB
sha256:432afa1adb3f964d70055d4c3833b70e949e701cf95806d4070ef740aa5cbe59
mock-rla-binaries
29.6 MB
sha256:c74a489f0d9f52c024752cc42301b11021703589cb6bf8d6861f99719f76266b
nsm-binaries
47.9 MB
sha256:9484bf7bf30bc54a3e81fb10fd73db2112a4c6199973dcb40206a92ff8e3971b
psm-binaries
46.3 MB
sha256:8a0dcd23919ed26c9bec8ef29309095661df4dd651b68709e4eaa99fec80c40d
rla-binaries
58.2 MB
sha256:6cb1c0b6a401d7a9541781eb2f9448f9a68409fabcd2b59d3fb6fb0e0f8e3fd1
sbom-nico-nsm-25410321303-1
53.9 KB
sha256:49c5d396cb659dce8a32a65e1ddf0c30c0d95170b8a51f04d4d796590aa879c3
sbom-nico-psm-25410321303-1
140 KB
sha256:1e2a102972fc67fed0bfd2f593aee33e3ef6af4cac285223c0a6f3835e547355
sbom-nico-rest-api-25410321303-1
158 KB
sha256:e7fdeebb6d148015d9680a6d401e9f3224ecf803e8aeb47cae5550158e381bfa
sbom-nico-rest-cert-manager-25410321303-1
137 KB
sha256:4e23d753f9b3c387c21c3d49d8365089339097ee3de5f3fdabf47acd9fd6af8c
sbom-nico-rest-db-25410321303-1
143 KB
sha256:0c45a10a46898556ef77c57dad0dc42043ad8c7a858122063821b80b6dbfe32c
sbom-nico-rest-site-agent-25410321303-1
145 KB
sha256:b523fc9fde107fa036cfef968a961783ae06d9cd6f23f147ab8f5e053d6a2dca
sbom-nico-rest-site-manager-25410321303-1
142 KB
sha256:e24516be1f330f987d95b2658e1167931b1c8a813213f389011a9d94336fa250
sbom-nico-rest-workflow-25410321303-1
153 KB
sha256:bb705549124aa9423e9d5fcd6ec2891b3670ec89655dbbec1b5ae8b1537633fe
sbom-nico-rla-25410321303-1
141 KB
sha256:db3dead712fc6a05ecd10dbd38967a407edc6b23f5bb4623249005e2e03c4cec
site-agent-binaries
86.8 MB
sha256:50f0440aea09b959f6afc5f45d0021a6c1000132ab45dd42d8c1446cdda4e2d4
sitemgr-binaries
65.4 MB
sha256:8ceda7c3429d29b8be926e6562f5fa9f24f1e1ce812abb97559a9acd0f52f462
test-report-api
107 KB
sha256:366c51a7e09bb6df5e7a338cce51855c64796677168b35731620f2f748cd0a75
test-report-auth
12.1 KB
sha256:742ba623be2d76e1000585209bade8aaf8e26e7b5d4cfa1d8f712257107a8ebb
test-report-cert-manager
1.85 KB
sha256:40f0d82660cd8361502a795de4bf48a347de0cb435d591258284c2daabf26967
test-report-common
1.39 KB
sha256:dbb2f2129992415466ed4d5d1b75f0b4f19c18980aef9ea38426f7af392d05cf
test-report-db
22.5 KB
sha256:acfce9859470a9ed0ab9d84b194ad1cbc2f1554a48d95ba7b091b3c3d10487f6
test-report-ipam
6.9 KB
sha256:e7cabe5f824701b4f03008d2f7172566d0175fb816b3fe6c156dd24785842a42
test-report-nvswitch-manager
3.44 KB
sha256:ef7b88059259948fa12a3ceede12144e951f9191eab049b8fd723bab001d5157
test-report-powershelf-manager
5.7 KB
sha256:cff7da575dec5886dac758b6aa77a1722f1cd1f7b6973323a37ea723ea136f5c
test-report-rla
21 KB
sha256:ad7ee0ba1ec7aaa117f32bd287c3f951a6f3f89f90b3641e835286c01d3a86c9
test-report-site-agent
16.2 KB
sha256:d56a7a6621121e8dea7ec5213b429eb2027384621a2214b44e05582cf1b2960e
test-report-site-manager
4.45 KB
sha256:5fdd2fba45d9a634792ecf01874893790912286df5406fb73573061450a5cd9a
test-report-site-workflow
16.7 KB
sha256:3e110c60a63e6855103d885fb4c8bab3c16495ee4445e5ff8c25c4b595d39ef9
test-report-workflow
35.2 KB
sha256:19137019428b8fd060d5c674f5cae2cc1463e597f5eca833af082e6f2b2e6cf5
test-report-workflow-schema
224 Bytes
sha256:642d534ce5d46fb20fa8a1a38358f4c05146185580f8304f4337871be77e6b3e
workflow-binaries
107 MB
sha256:e029c76ca4d6f3ec88d7377c61c9fa8a3b1410fe178c7c48856bf6ba71527f85