Max Gautier
Max Gautier
If there is one, please also add a vagrant box in the supported_os map in Vagrantfile. That makes it vastly easier to locally test stuff, rather than relying on CI...
Hugh. I changed the default for `unsafe_show_logs` in vagrant but not in CI... EDIT: in fact it's specified in tests/common/_kubespray_test_settings.yml so that's weird :thinking:
I think you can run the tests playbook the same way that the other on the vagrant inventory. I don't have the exact commands on top of my head but...
/lgtm Thanks, hope this finally merge!
Could you check if #11162 fix this ? The shadowing could lead to weird behavior, even if I don't see how it would be related in that particular case, better...
FYI, you can self-assign issue by using the `/assign` prow command in a comment (I think it has to be on its own line)
/assign @floryut
> fatal: [node4]: FAILED! => {"reason": "included task files must contain a list of tasks"} I think this means the included tasks file is wrongly formatted (the no hosts matched...
Well still nothing on the included files... Does more verbosity show something else for that task specifically?