while-true-do / ansible-skeleton

The skeleton to create new ansible roles.
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Relocate Tests to seperate repository #46

Closed dschier-wtd closed 5 years ago

dschier-wtd commented 5 years ago

Type of Report

Enhancement

Actual behaviour

Expected behaviour

So far so good. Having a repo for our tests and some more generic bash scripts to download the latest tests and run them will have a great impact on the maintainability. We can also add a test-ansible-role.sh to the skeleton, which will download only the needed tests from a directory in the new repo or something like this.

Initial discussion was started during our discussion regarding the versioning. Maybe you can add some ideas and feedback here: @while-true-do/ansible-developer @while-true-do/shell-developer

dschier-wtd commented 5 years ago

https://github.com/while-true-do/test-library opened

dschier-wtd commented 5 years ago

working in https://github.com/while-true-do/ansible-galaxy-skeleton/tree/rework-v1