Felix Fontein
bd83490b45
Remove OpenSuSE Python 2 from devel CI. ( #4442 )
2022-04-02 18:06:28 +02:00
Felix Fontein
caedcc3075
Add stable-2.13 to CI, thin out older version matrix ( #4413 )
...
* Add stable-2.13 to CI, thin out older version matrix.
* Thin out matrix more.
* And a bit more.
2022-03-29 05:03:35 +00:00
Felix Fontein
a06903f33a
CI: Add ArchLinux, Debian Bullseye, CentOS Stream 8, and Alpine 3 ( #4222 )
...
* Add ArchLinux, Debian Bullseye and CentOS Stream 8 to CI.
* Add Alpine to CI matrix as well.
2022-02-21 21:14:45 +01:00
Felix Fontein
b444dc81a1
Drop CentOS 8 from CI. ( #4139 )
2022-01-31 22:33:27 +01:00
Felix Fontein
3faffe8f47
Update CI matrix for Remote Devel. ( #4033 )
2022-01-13 08:43:36 +01:00
Felix Fontein
727c9a4032
Add stable-4 to nightly CI jobs; make stable-2 weekly. ( #3852 )
2021-12-05 17:03:53 +01:00
Felix Fontein
26c7995c82
CI: Replace RHEL 8.4 by RHEL 8.5 for devel ( #3747 )
...
* Replace RHEL 8.4 by RHEL 8.5 for devel.
* Install virtualenv.
* Revert "Install virtualenv."
This reverts commit 22ba0d074e
.
* Just do another skip...
2021-11-17 21:54:33 +01:00
Felix Fontein
5948809162
Replace Bash codecov uploader by new Python codecov uploader. ( #3713 )
...
ci_coverage
2021-11-13 11:48:06 +01:00
Felix Fontein
fc99893f10
Replace Fedora 33 with Fedora 35 for devel tests ( #3674 )
...
* Replace Fedora 33 with Fedora 35 for devel tests.
* Skip Fedora 35 for reiserfs tests.
2021-11-09 06:28:16 +01:00
Felix Fontein
249d490f10
Remove centos8 for devel from CI. ( #3565 )
2021-10-16 08:33:38 +02:00
Felix Fontein
0d3c4de6a2
devel dropped support for Python 2.6. ( #3487 )
2021-10-01 12:50:00 +02:00
Felix Fontein
d96b85af9f
Update CI matrix to include ansible-core's stable-2.12 branch ( #3445 )
...
* Update CI matrix to include ansible-core's stable-2.12 branch.
* Adjust README.
* Fix stage names.
* Avoid requirements clash.
* Thin matrix for older Ansible versions.
2021-09-28 15:35:33 +02:00
Felix Fontein
16476f5cb9
Update AZP config ( #3111 )
...
* Update AZP config.
* Skip 8.4 as well for django_manage (next to 8.3 and 8.2).
* Temporarily skip 8.4 for yum_versionlock.
2021-08-05 23:46:39 +02:00
Felix Fontein
624eb7171e
Run unit tests also with Python 3.10. ( #2486 )
...
ci_complete
2021-05-11 07:52:57 +02:00
Amin Vakil
ae21af8820
Add Fedora 34 to CI ( #2384 )
...
* Add fedora 34 and fix typo
* Remove Fedora 32 from devel testing
* Use one newer version of Fedora for fixed ansible versions
* Revert "Use one newer version of Fedora for fixed ansible versions"
This reverts commit cbd006bd38
.
* Try to skip task.
* Revert "Try to skip task."
This reverts commit ff0c899a86
.
* Temporary disable Fedora 34 on setup_postgresql_db
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-04-30 23:49:33 +02:00
Felix Fontein
5fbe946c3a
Spread nightly runs out. ( #2387 )
2021-04-30 21:13:46 +01:00
Felix Fontein
b3f436aa63
Use Ansible's codecov uploader. ( #2377 )
2021-04-30 04:28:43 +02:00
Felix Fontein
cd116120ad
Run CI for old branches only once per week.
2021-04-26 18:43:14 +02:00
Felix Fontein
e0b731e76f
Replace FreeBSD 11.4 with 13.0 for devel testing. ( #2324 )
2021-04-22 07:08:25 +02:00
Felix Fontein
6bea8215c9
ansible/ansible's stable-2.11 branch has been created. ( #2130 )
2021-04-06 07:32:59 +02:00
Andrew Klychkov
0bc76c98b0
AZP: update default container version ( #2112 )
2021-03-26 12:33:11 +01:00
Felix Fontein
e9551df5ed
Update CI ( #1782 )
...
* Update targets for CI for devel branch; move some targets to stable-2.10.
* Skipping test on RHEL 8.3 (it is already skipped on RHEL 8.2).
* Linting.
* Shut 2.9/2.10 pylint complaints up.
2021-02-11 10:24:58 +01:00
Andrew Klychkov
e898e52d1b
azure-pipelines: update container version ( #1770 )
2021-02-10 08:52:04 +01:00
John R Barker
2297f2f802
AZP nightly at 0800
2021-02-03 12:06:03 +00:00
Felix Fontein
6af3c96d8e
Fedora 30 and 31 are EOL and will eventually be removed from devel. ( #1705 )
2021-02-01 15:30:32 +00:00
Felix Fontein
4223f48d38
Add Ubuntu 20.04 to CI ( #1658 )
...
* Add Ubuntu 20.04 to CI.
* Skip mqtt test on Ubuntu 20.04.
* Use explicit disable instead of aliases.
* Add Ubuntu 20.04 specific config for setup_postgresql_db.
* Fix postgres version.
2021-01-22 20:43:39 +00:00
Felix Fontein
c1eb0a232c
Bump CI to FreeBSD 11.4, 12.2. ( #1657 )
...
* Bump CI to FreeBSD 11.4, 12.2.
* Make FreeBSD Python package selection more future-proof.
2021-01-22 15:52:40 +01:00
Felix Fontein
74174f11ff
Add macOS 11.1 tests ( #1619 )
...
* Add macOS 11.1 tests.
* Hopefully fix virtualenv.sh problems.
2021-01-18 10:52:56 +00:00
Felix Fontein
dd55c3c3bb
Fix AZP CI ( #1508 )
...
* Fix 2.9/2.10 cloud
* Fix splunk callback tests.
* ansible_virtualization_type on AZP can be one of container/containerd instead of docker for dockerized tests.
* Disable nomad tests.
* Work around AZP bugs.
2020-12-18 11:48:28 +01:00
John Barker
33126b7267
AZP Bootstrap
2020-12-17 18:13:12 +00:00