Hi All,
I've been trying to reproduce the centos tests locally. Thank to Aleksandra and arrfab for the help on IRC to understand the whole process conceptually.
I successfully ran https://github.com/CentOS/sig-core-t_functional on a clean centos stream 9 vm. The tests passed.
I'm running into issues trying to run individual playbooks against a clean centos stream 9 vm from the zuul-jobs and jobs repositories from here: https://gitlab.com/redhat/centos-stream/ci-cd/zuul
The errors I find are mainly related to dependencies, e.g., missing users, or packages, which makes me think there are steps I need to do before.
Is there any documentation for contributors about the zuul CI tests, to be able to test individual playbooks locally? If there is none, I could contribute with some in a Readme.md, but I would still need some basic guidance to get at least some of them working locally. Any help is appreciated.
Regards, Carlos.