You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
To make testing less time consuming and stressfull, we could use the Ansible Molecule Github Action hence, Molecule itself, to do the teseting for us. So as soon, as we do a push on a feature branch or creating a PR to master, we could run this action. This could be, that we create us some docker containers and run testing playbooks against them.
Describe alternatives you've considered
We could also run molecule tests manually.
Additional context
First we need to get some knowledge in molecule and then implement a basic molecule test scenario for Pythia.