Skip to content

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

telcov10: wait for few seconds before check mcp status

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

Triggered via pull request August 4, 2025 16:01
Status Success
Total duration 1m 20s
Artifacts

ansible-tests.yml

on: pull_request
Ansible Lint
1m 16s
Ansible Lint
Ansible Test Sanity
1m 1s
Ansible Test Sanity
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.