Felix Fontein
f9f8456ee9
Remove FreeBSD 12.4 from CI. ( #691 )
2023-12-31 15:36:48 +01:00
Felix Fontein
329e908e84
Deactivate FreeBSD 13.1 in CI.
2023-12-10 14:29:10 +01:00
Felix Fontein
21632bf044
Bump FreeBSD versions on stable-2.13. ( #650 )
2023-08-15 07:14:35 +02:00
patchback[bot]
a836169da4
Bump AZP container. ( #629 ) ( #630 )
...
(cherry picked from commit b40a1c54f7
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-06-24 16:29:51 +02:00
Felix Fontein
afd2bd3bad
Move ansible-core 2.12 to EOL CI ( #609 ) ( #610 )
...
* https://github.com/ansible/ansible/pull/79734 has been merged and backported for all branches but stable-2.10 and stable-2.11.
* Move ansible-core 2.12 to EOL CI.
(cherry picked from commit 0d30a3793a
)
2023-05-29 18:33:26 +02:00
Felix Fontein
11e7232bd6
For some reason some 2.9 tests were still running in AZP.
2023-04-09 14:27:39 +02:00
Felix Fontein
5761ca12b6
Disable broken CI platforms. ( #469 )
...
(cherry picked from commit f7bc3aa77c
)
2022-12-20 07:24:19 +01:00
Felix Fontein
bfe181ac1f
Move tests with EOL versions of Ansible from AZP to GHA. ( #543 )
2022-12-20 06:58:28 +01:00
patchback[bot]
9084df1e5c
Bump AZP container version. ( #472 ) ( #474 )
...
(cherry picked from commit b3029f75cd
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-06-13 21:58:14 +02:00
patchback[bot]
2bb6d7f49d
Disable broken CI platforms. ( #469 ) ( #470 )
...
(cherry picked from commit f7bc3aa77c
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-06-06 09:36:44 +02:00
patchback[bot]
1ccd48efba
Remove FreeBSD 12.1 from CI. The remote seems to be no longer working. ( #459 ) ( #461 )
...
(cherry picked from commit fd0048827d
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-05-20 15:33:08 +00:00
Felix Fontein
6a90a43995
Fix stable-1 for new cryptography 37.0.0 release ( #446 )
...
* Fix empty check for openssl_pkcs12 tests.
* 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:33:13 +02:00
Felix Fontein
02bc9de560
On the 'default' image with Python 3.8, cryptography 2.8 is installed from the
...
system packages, but cryptography 36.0.1 is already present and shadows the
one from the system packages. Since PyOpenSSL is also installed from the system
packages, there is a version mismatch between the two. Temporarily disable the
Python 3.8 tests with the 'default' image on ansible-core 2.13 until this is
resolved, or the stable-1 branch is EOL (whatever comes first).
2022-04-03 15:08:55 +02:00
Felix Fontein
d8bb99d547
Replace devel with stable-2.13 in stable-1 CI. ( #424 )
2022-03-29 06:19:54 +02:00
patchback[bot]
5623590c77
Drop CentOS 8 from CI. ( #393 ) ( #394 )
...
(cherry picked from commit 23226dce8f
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-02-01 05:24:21 +01:00
patchback[bot]
8ca5b480e4
Update CI matrix for Remote Devel ( #377 ) ( #378 )
...
* Update CI matrix for Remote Devel.
* Add Python info entries.
(cherry picked from commit cd5ed011a5
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-01-13 09:52:59 +01:00
patchback[bot]
0cb10be2d5
Replace RHEL 8.4 by RHEL 8.5 for devel. ( #337 ) ( #338 )
...
(cherry picked from commit cf0d2679aa
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-11-17 07:07:31 +00:00
patchback[bot]
f315722b31
Replace Fedora 33 with Fedora 35 for devel tests. ( #328 ) ( #329 )
...
(cherry picked from commit 91d98c4413
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-11-09 05:52:42 +01:00
patchback[bot]
0755a2b657
Remove centos8 for devel from CI. ( #307 ) ( #308 )
...
(cherry picked from commit 78b27ffedb
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-10-16 09:27:45 +02:00
Felix Fontein
14a42505a9
Ansible-core devel dropped support for Python 2.6.
...
(cherry picked from commit 2a7e452cf8
)
2021-10-01 13:46:08 +02:00
Felix Fontein
44cbd33cb7
Run CI on stable branches only once per week.
...
(cherry picked from commit 24e7d07973
)
2021-10-01 13:44:44 +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
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
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