Commit Graph

19 Commits

Author SHA1 Message Date
patchback[bot]
e6b06dfb32
[PR #563/c0d9ca67 backport][stable-1] Fix CI (#564)
* Restrict to old enough paramiko on RHEL 8 or other systems using Python 3.6. (#563)

(cherry picked from commit c0d9ca67c4)

* Make sure paramiko is installed on localhost as well.

* Revert "Make sure paramiko is installed on localhost as well."

This reverts commit 53ab6f5435.

* Fix check.

* ...

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-01-22 19:06:58 +01:00
patchback[bot]
0cdc59f3e4
requests drops support for older Python. (#380) (#381)
(cherry picked from commit b3b543dd8d)

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-06-11 20:36:31 +02:00
patchback[bot]
75faaff9dc
certifi dropped Python 2 support. (#356) (#357)
(cherry picked from commit 9c7415e0e7)

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-05-19 07:40:05 +02:00
Felix Fontein
c4253b440d Install community.general 4.x.x which still supports Ansible 2.9. 2022-05-08 19:06:18 +02:00
patchback[bot]
a0134c5486
Restrict PyNaCL to 1.4.x on RHEL8 when using Python 3.6 (#275) (#276)
* Restrict PyNaCL to 1.4.x on RHEL8 when using Python 3.6.

* Fix typo.

(cherry picked from commit f94ba4cef3)

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-01-08 14:19:21 +00:00
patchback[bot]
d23ef4ac31
Fix collection dependency installation in CI. (#239) (#240)
(cherry picked from commit abd057f447)

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-11-19 06:59:35 +01:00
patchback[bot]
f77c995798
Fix shellcheck error. (#220) (#221)
(cherry picked from commit 9800da148a)

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-10-08 15:10:40 +02:00
Felix Fontein
22bc8da783
Make extra sanity test runner produce ansibullbot and JUnit output. (#154) 2021-06-14 07:24:01 +02:00
Felix Fontein
fc241019b5
CI: Remove scripts that are no longer needed (#153)
* Remove scripts that are no longer needed.

ci_complete

* Remove sanity ignores.
2021-06-13 22:11:57 +02:00
Felix Fontein
4d0637e178
Add basic docker_compose tests (#150)
* Add basic docker_compose tests.

* Add more constraints for Py 2.

* Try to install docker-compose from system packages.

* Another try.

* Some more tries.

* One more.

* Move task into block.

* Clean up constraints file.

* More adjustments.

* TEMP: add debug output
2021-06-07 06:42:31 +02:00
Felix Fontein
b3284ce382
Restrict websocket-client to < 1.0.0 for Python 2. (#144) 2021-05-19 12:09:24 +02:00
Felix Fontein
d63566dbd1
Use Ansible's codecov uploader. (#130) 2021-04-30 04:28:28 +02:00
Felix Fontein
6722435e65
Fix CI for docker-py 5.0.0 (#120)
* ci_complete

* Let's see whether constraints help to avoid installing 5.0.0 with Python < 3.6.
2021-04-06 23:10:03 +02:00
Felix Fontein
bc096a9ec9
Stop using ansible-galaxy collection install to install a collection due to https://github.com/ansible/galaxy/issues/2429. (#113) 2021-03-27 09:58:35 +01:00
Felix Fontein
5456006169
Fix CI (#82)
* Limit cryptography to < 3.4 for Python < 3.6.

* Work around old pip versions.
2021-02-09 06:47:26 +01: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 Barker
7e63c3ae4d Initial Azure Pipelines 2020-12-10 18:08:22 +00:00
Felix Fontein
f4210b31dc Run unit tests for all Python versions in one CI node. (#2) 2020-10-30 07:05:51 +01:00
Felix Fontein
6555a5a0de Initial cleanup. 2020-10-30 07:05:51 +01:00