Commit Graph

11 Commits

Author SHA1 Message Date
Felix Fontein 5fd13c79b6 Update targets for CI for devel branch; move some targets to stable-2.10. (#84) 2021-02-10 22:54:10 +01:00
Felix Fontein a3f6f1399f Bump AZP test container version. (#83) 2021-02-10 13:44:50 +01:00
Felix Fontein fc2e14970b Fedora 30 and 31 are EOL and will eventually be removed from devel. (#77) 2021-02-01 15:31:07 +00:00
Felix Fontein 9a1018f479 Add Ubuntu 20.04 to CI. (#75) 2021-01-22 20:43:21 +00:00
Felix Fontein a11f24c3a9 Fix docker_api connection: do not initialize client too early (#63)
* Fix docker_api connection: do not initialize client too early

* Make sure connection plugin tests are also run with Ansible 2.9 and 2.10.
2020-12-27 16:13:40 +01:00
John R Barker c549e7a1cd AZP Coverage support for Ansible 2.9 (#51)
Pull in latest changes from shippable-migration-tool
ci_complete ci_coverage
2020-12-16 11:42:20 +00:00
John Barker 04c0b726ea AZP: Install ansible-test for coverage 2020-12-11 15:35:08 +00:00
John R Barker 4287618d3a AZP: fedora32 doesn't exist on Ansible 2.9 2020-12-11 13:55:04 +00:00
John R Barker 3955955b37 Remove PATH hack (#44)
* Remove PATH hack

azure-pipelines-test-container:1.7.1 contains a proper fix for ensuring
PATH contains the location of pip installed binaries so we can remove
the hack.

* Correct RHEL groups
2020-12-11 13:54:14 +00:00
John R Barker 3de2cb6982 Correct stage name 2020-12-10 19:28:53 +00:00
John Barker 7e63c3ae4d Initial Azure Pipelines 2020-12-10 18:08:22 +00:00