3scale-qe / 3scale-tests

End-to-End Integration Tests for 3scale
Apache License 2.0
9 stars 21 forks source link

Fix pylint error rename #876

Closed mdujava closed 2 months ago

mdujava commented 2 months ago

Also removing container runtimes as they are not used, and it looks like podman did change the Image class member "container", which most probably broke PodmanRuntime.

dhlavac commented 2 months ago

@mdujava maybe ignore too-many-positional-arguments instead of adding ignores