Skip to content

Build

Build #1927

Triggered via schedule August 15, 2026 06:48
Status Success
Total duration 2m 37s
Artifacts

build.yaml

on: schedule
sanity  /  Create matrixes
15s
sanity / Create matrixes
Run ansible-lint
1m 4s
Run ansible-lint
Matrix: sanity / ee
Matrix: sanity / integration
Matrix: sanity / sanity
Matrix: sanity / units
sanity  /  Upload coverage
0s
sanity / Upload coverage
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run ansible-lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
risky-shell-pipe: roles/hosted_engine_setup/tasks/bootstrap_local_vm/02_create_local_vm.yml#L152
Shells that use pipes should set the pipefail option.
risky-shell-pipe: roles/hosted_engine_setup/tasks/bootstrap_local_vm/02_create_local_vm.yml#L65
Shells that use pipes should set the pipefail option.
risky-shell-pipe: roles/hosted_engine_setup/tasks/bootstrap_local_vm/02_create_local_vm.yml#L59
Shells that use pipes should set the pipefail option.
no-changed-when: roles/hosted_engine_setup/tasks/bootstrap_local_vm/01_prepare_routing_rules.yml#L49
Commands should not change things if nothing needs doing.
no-changed-when: roles/engine_setup/tasks/restore_engine_from_file.yml#L3
Commands should not change things if nothing needs doing.
no-changed-when: roles/cluster_upgrade/tasks/upgrade.yml#L77
Commands should not change things if nothing needs doing.