Islandora / documentation

Contains islandora's documentation and main issue queue.
MIT License
103 stars 71 forks source link

Testing our roles #794

Closed jonathangreen closed 1 year ago

jonathangreen commented 6 years ago

As per @whikloj's comment here, we really should be doing some testing of our roles. Especially now that we are working on multiple OS support.

I've always liked how the geerlingguy roles are tested, so I thought it would be worth trying it out in our repos.

jonathangreen commented 6 years ago

Going to make a PR against one of our roles as an example, and we can see if it makes sense to test them all.

dannylamb commented 6 years ago

The crayfish role will need CENTOS testing added after https://github.com/Islandora-Devops/ansible-role-crayfish/issues/2 is merged.

dannylamb commented 6 years ago

Same with tomcat and https://github.com/Islandora-Devops/ansible-role-tomcat8/pull/3

DigitLib commented 6 years ago

Islandora-Devops/ansible-role-tomcat8#3 succesfully install in CentOS but failed in Travis testing, systemd problem.

DigitLib commented 6 years ago

The crayfish role installed on CentOS after https://github.com/Islandora-Devops/ansible-role-crayfish/pull/3, but fail in Travis