-
Notifications
You must be signed in to change notification settings - Fork 187
Open
Labels
Description
For the moment there are NO tests at all, which makes it more difficult to refactor the code, to test changes and thus to contribute.
My proposal is to change that, using the great Molecule framework.
As a start, I got an initial version done, running in a docker container (with systemd), of course single node first (multiple nodes are possible too)
You can check at my branch: https://github.com/scigility/cloudera-playbook/tree/molecule_tests
Plz note: This is not ready yet, but I wanted to inform the community about the initial work