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

Add one or more playbooks to run tests using ansible on the target host #246

Open
tyll opened this issue Jun 15, 2020 · 0 comments
Open

Comments

@tyll
Copy link
Member

tyll commented Jun 15, 2020

Currently, the tests use Ansible from the local host to run tests on the host specified in the inventory. The CI runner uses Fedora 32 for this. To test that the role also works with the Ansible/python libraries such as Jinja2 on the other distributions.

Possible solution:

  • Copy role with tests to the target host (maybe standard-test-roles can help here)
  • install Ansible there (maybe even from git with multiple versions)
  • run the tests against localhost (this might need some fixes so that all tests can run after each other
  • do this for certain distributions: Probably CentOS 7 and CentOS 8 and maybe Fedora
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

1 participant