neoave / mrack

Multicloud use-case based multihost async provisioner for CIs and testing during development
Apache License 2.0
11 stars 14 forks source link

extend test_ansible_inventory.py with tests to ensure that hostname, fqdn are generated according to expectations to prevent future regressions #153

Open Tiboris opened 2 years ago

Tiboris commented 2 years ago

I think we should also extend https://github.com/neoave/mrack/blob/master/tests/unit/test_ansible_inventory.py with tests to ensure that hostname, fqdn are generated according to expectations to prevent future regressions. Could be a separate PR. Will you write it or should I?

Originally posted by @pvoborni in https://github.com/neoave/mrack/issues/152#issuecomment-979003015