Run some tests with the latest PyPi version of Docker SDK for Python (#348)

* Run some tests with the latest PyPi version of Docker SDK for Python.

* Use new enough Python so we can actually install the latest Docker SDK for Python.

* Ansibilize

* Fix test.

* Fix two stupid errors by myself.
This commit is contained in:
Felix Fontein
2022-05-13 22:06:51 +02:00
committed by GitHub
parent 560bf1d3a3
commit 155a8b4ba9
4 changed files with 54 additions and 38 deletions
+1 -1
View File
@@ -251,7 +251,7 @@ stages:
testFormat: devel/rhel/{0}
targets:
- test: '7.9'
- test: '8.5'
- test: '8.5/pypi-latest'
groups:
- 1
- 2