Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Tests (using Molecule) #36

Open
lhoss opened this issue Jun 26, 2019 · 3 comments
Open

[Feature Request] Tests (using Molecule) #36

lhoss opened this issue Jun 26, 2019 · 3 comments

Comments

@lhoss
Copy link
Contributor

lhoss commented Jun 26, 2019

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

@lhoss
Copy link
Contributor Author

lhoss commented Sep 13, 2019

@dbeech wdyt about molecule tests?

@dbeech
Copy link
Contributor

dbeech commented Sep 16, 2019

Hi @lhoss . I haven't had chance to check your molecule_tests branch in detail but I'm definitely in favour of automated testing. Changes are difficult to test today and usually need runs of the entire playbook, which is very time consuming. Anything to improve that would be very welcome.

@lhoss
Copy link
Contributor Author

lhoss commented Nov 29, 2019

A 2nd iteration, rebased to latest master: #59 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants