Skip to content

telcov10: wait for few seconds before check mcp status #32

telcov10: wait for few seconds before check mcp status

telcov10: wait for few seconds before check mcp status #32

Triggered via pull request August 5, 2025 11:50
Status Failure
Total duration 56s
Artifacts

ansible-tests.yml

on: pull_request
Ansible Lint
40s
Ansible Lint
Ansible Test Sanity
53s
Ansible Test Sanity
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Ansible Lint
Process completed with exit code 1.
yaml[empty-lines]: roles/llc/tasks/main.yml#L114
Too many blank lines (2 > 0)
Ansible Test Sanity
Process completed with exit code 1.
var-naming[no-role-prefix]: roles/lvms_operator_install/defaults/main.yml#L4
Variables names from within roles should use lvms_operator_install_ as a prefix. (vars: lvms_operator_source)
var-naming[no-role-prefix]: roles/llc/tasks/main.yml#L98
Variables names from within roles should use llc_ as a prefix. (register: mcp_updated_info)
var-naming[no-role-prefix]: roles/llc/tasks/main.yml#L82
Variables names from within roles should use llc_ as a prefix. (register: mcp_info)
var-naming[no-role-prefix]: roles/llc/tasks/main.yml#L23
Variables names from within roles should use llc_ as a prefix. (register: mcp_info)
var-naming[no-role-prefix]: playbooks/performance_profile_nrop.yml#L18
Variables names from within roles should use performance_profile_nrop_ as a prefix. (vars: pp_kubeconfig)
var-naming[no-role-prefix]: playbooks/performance_profile.yml#L19
Variables names from within roles should use performance_profile_ as a prefix. (vars: pp_kubeconfig)
name[play]: playbooks/performance_profile.yml#L14
All plays should be named.
var-naming[no-role-prefix]: playbooks/llc.yaml#L12
Variables names from within roles should use llc_ as a prefix. (vars: pp_kubeconfig)
name[play]: playbooks/llc.yaml#L7
All plays should be named.
galaxy[no-changelog]: galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.