yaml: install_deps> python -I -m pip install yamllint yaml: freeze> python -m pip freeze --all yaml: pathspec==1.1.1,pip==26.2.1,PyYAML==6.0.3,setuptools==84.0.0,yamllint==1.38.0 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' yaml: commands[0]> /bin/bash -c 'cat /tmp/.coalist_yaml | xargs -r yamllint -d relaxed' src/onaptests/templates/artifacts/acm/ac-definition-policy.yaml 51:81 warning line too long (93 > 80 characters) (line-length) 76:81 warning line too long (88 > 80 characters) (line-length) 82:81 warning line too long (83 > 80 characters) (line-length) yaml: OK (2.77=setup[2.62]+cmd[0.01,0.14] seconds) congratulations :) (2.80 seconds)