Alex Willmer
|
18c89de5a9
|
Remove unused module imports
|
2022-04-23 10:01:06 +01:00 |
Alex Willmer
|
caa20be43e
|
tests: Use TestCase.assertEqual()
assertEquals() is deperecated in unittest
|
2022-04-21 19:23:43 +01:00 |
Alex Willmer
|
a8317c2393
|
tests: Remove unittest2, use stdlib unittest
unittest2 is incomplatible with Python 3.10
|
2022-04-20 17:54:12 +01:00 |
Denis Zalevskiy
|
84c567e265
|
Add podman connection support
Shameless copy of buildah connection with modifications of invocation to
fit podman CLI.
Signed-off-by: Denis Zalevskiy <dez@aiven.io>
|
2021-11-12 16:49:49 +02:00 |