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

Update the CI to test against more recent Ansible/Python/OS versions #51

Merged
merged 6 commits into from
Dec 11, 2019

Conversation

atosatto
Copy link
Contributor

@atosatto atosatto commented Dec 9, 2019

This PR implements multiple enhancements to the versions of the software used by the Travis CI infrastructure:

  • add Python 3 to the tests matrix
  • add Ansible 2.8 and Ansible 2.9 to the tests matrix
  • remove Ansible 2.5 and Ansible 2.6 from the tests matrix (as these are unmaintained and eol)
  • add CentOS 8 as test target
  • update the testinfra code to test against the 4.2.0 release of the PowerDNS Recursor
  • speedup the tests execution enabling Ansible cache and pipelining

@atosatto atosatto changed the title Update the CI to include CentOS 8 and imprve the Ansible/Python versions coverage Update the CI to include CentOS 8 and more recent Ansible/Python versions Dec 9, 2019
@atosatto
Copy link
Contributor Author

I had to disable CentOS 8 due to ansible/ansible#64963. :(

@atosatto atosatto requested a review from pieterlexis December 10, 2019 11:42
@atosatto atosatto changed the title Update the CI to include CentOS 8 and more recent Ansible/Python versions Update the CI to test against more recent Ansible/Python/OS versions Dec 11, 2019
@atosatto atosatto merged commit 6ff449b into master Dec 11, 2019
@atosatto atosatto deleted the update-ci branch December 11, 2019 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant