Felix Fontein
91f192ce5b
Fix main for new cryptography 37.0.0 release ( #445 )
...
* Fix empty check for openssl_pkcs12 tests.
* Remove unnecessary imports.
* Prevent crash if PyOpenSSL cannot be imported because of an AttributeError.
* Add changelog fragment.
* Fix constraints file.
* Use Python 2.7 instead of 3.5 for 2.9 cloud tests (pip module is broken).
* Prevent upgrading cryptography on ansible-core 2.12's default container with Python 3.9.
2022-04-26 22:18:37 +02:00
Felix Fontein
b47168994d
Remove OpenSuSE Python 2 from devel CI. ( #435 )
2022-04-02 18:09:09 +02:00
Felix Fontein
a28b2a5b4b
Add stable-2.13 to CI, thin out older version matrix ( #425 )
...
* Add stable-2.13 to CI, thin out older version matrix.
* Thin out a bit more.
2022-03-29 06:49:38 +02:00
Felix Fontein
73c8577b61
Integrate Alpine into CI ( #408 )
...
* Integrate Alpine into CI.
* Fix package names.
2022-02-19 17:54:05 +00:00
Felix Fontein
84c1a20af7
CI: add community ansible-test images ( #404 )
...
* Use community ansible-test images.
* Adjust tests for new operating systems, and pass on Python version as well.
* Fix Python version.
Co-authored-by: David Moreau Simard <moi@dmsimard.com>
* Fix package name.
Co-authored-by: David Moreau Simard <moi@dmsimard.com>
2022-02-17 22:29:50 +01:00
Felix Fontein
23226dce8f
Drop CentOS 8 from CI. ( #393 )
2022-01-31 21:17:41 +00:00
Felix Fontein
cd5ed011a5
Update CI matrix for Remote Devel ( #377 )
...
* Update CI matrix for Remote Devel.
* Add Python info entries.
2022-01-13 09:18:48 +01:00
Felix Fontein
cf0d2679aa
Replace RHEL 8.4 by RHEL 8.5 for devel. ( #337 )
2021-11-17 07:18:08 +01:00
Felix Fontein
056a86fcae
Replace Bash codecov uploader by new Python codecov uploader. ( #333 )
...
ci_coverage
2021-11-13 12:06:10 +01:00
Felix Fontein
91d98c4413
Replace Fedora 33 with Fedora 35 for devel tests. ( #328 )
2021-11-08 22:17:30 +01:00
Felix Fontein
78b27ffedb
Remove centos8 for devel from CI. ( #307 )
2021-10-16 08:33:29 +02:00
Felix Fontein
2a7e452cf8
Ansible-core devel dropped support for Python 2.6.
2021-10-01 13:45:57 +02:00
Felix Fontein
f644db3c79
Remove PyOpenSSL backends (except for openssl_pkcs12) ( #273 )
...
* Remove Ubuntu 16.04 (Xenial Xerus) from CI.
* Removing PyOpenSSL backend from everywhere but openssl_pkcs12.
* Remove PyOpenSSL support from module_utils that's not needed for openssl_pkcs12.
* Add changelog fragment.
2021-09-28 17:46:35 +02:00
Felix Fontein
24e7d07973
Run CI on stable branches only once per week.
2021-09-28 17:34:30 +02:00
Felix Fontein
8af4847373
Update CI matrix to include ansible-core's stable-2.12 branch ( #286 )
...
* Update CI matrix to include ansible-core's stable-2.12 branch.
* Adjust README.
* Fix stage names.
2021-09-28 15:35:26 +02:00
Felix Fontein
d6403ace6e
Update AZP config. ( #258 )
2021-07-30 17:57:02 +02:00
Felix Fontein
3e7362200a
Update Python versions for integration tests: add Python 3.10 ( #229 )
...
* Update Python versions for integration tests.
* 3.10 in YAML is 3.1...
2021-05-10 19:28:59 +02:00
Felix Fontein
81408bb853
Add Fedora 34 and remove Fedora 32 from devel tests. ( #223 )
2021-04-30 20:07:41 +00:00
Felix Fontein
6414301936
Use Ansible's codecov uploader. ( #222 )
2021-04-30 04:28:13 +02:00
Felix Fontein
201920d161
Replace FreeBSD 11.4 with 13.0 for devel testing. ( #218 )
2021-04-22 07:08:11 +02:00
Felix Fontein
7b1d4770e9
ansible/ansible's stable-2.11 branch has been created. ( #214 )
2021-04-06 08:52:35 +02:00
Andrew Klychkov
bcf2a17257
AZP: update default container version ( #210 )
2021-03-26 12:31:36 +01:00
Felix Fontein
c20553ce68
Update targets for CI for devel branch; move some targets to stable-2.10. ( #190 )
2021-02-10 22:52:40 +01:00
Felix Fontein
9732107ba6
Bump AZP test container version. ( #189 )
2021-02-10 13:47:04 +01:00
Felix Fontein
36683e1dd7
Fedora 30 and 31 are EOL and will eventually be removed from devel. ( #182 )
2021-02-01 15:30:52 +00:00
Felix Fontein
4f7ab6733d
Add Ubuntu 20.04 to CI ( #176 )
...
* Add Ubuntu 20.04 to CI.
* Also use longer keys for Ubuntu 20.04.
* Fix condition.
2021-01-22 21:39:53 +01:00
Felix Fontein
7714893294
Bump CI to FreeBSD 11.4, 12.2, add FreeBSD 12.1 to remote 2.10 tests ( #174 )
...
* Bump CI to FreeBSD 11.4, 12.2, add FreeBSD 12.1 to remote 2.10 tests.
* Use correct package prefix.
* Make more future-proof.
2021-01-22 15:52:43 +01:00
Felix Fontein
cd64bf8324
Add macOS 11.1 tests. ( #170 )
2021-01-18 10:52:04 +00:00
John R Barker
04611d833d
AZP Coverage support for Ansible 2.9 ( #162 )
...
Pull in latest changes from shippable-migration-tool
ci_complete ci_coverage
2020-12-16 11:42:33 +00:00
John R Barker
3c7514f653
AZP: Install ansible:devel during report-coverage ( #159 )
...
ci_complete ci_coverage
2020-12-11 15:29:56 +00:00
John R Barker
42e8279c75
Remove PATH hack ( #158 )
2020-12-11 13:43:34 +00:00
John R Barker
3fa229b7b3
Fix Azure Pipelines ( #155 )
...
* Fix Azure Pipelines
* Simplify AZP stages
* Remove hacks, use azure-pipelines-test-container:1.7.0
* Expand test matrix
* chown
2020-12-10 15:40:28 +00:00
John R Barker
52f7f0212b
Basic AZP configuration ( #154 )
2020-12-08 20:15:34 +00:00