automation-tests/contrib/python/podman/test
Jhon Honce 9074565f4e Implement pod varlink bindings
* Update varlink document
* Add NoContainersInPod error in go and python
* Add support for varlink pod interface
* New code passes pylint
* Fix bug in test_runner.sh
* Update integration tests for race condition on status check
* Add missing port config file support

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2018-10-01 07:24:50 -07:00
..
__init__.py Update python directories to better support setup.py 2018-07-13 12:50:12 -07:00
podman_testcase.py Add retry decorator for flakey tests 2018-08-20 21:07:09 +00:00
retry_decorator.py Add retry decorator for flakey tests 2018-08-20 21:07:09 +00:00
test_client.py Rename varlink socket and interface 2018-08-06 14:49:11 +00:00
test_containers.py Don't output inodes created to run a container 2018-09-21 09:45:14 +00:00
test_images.py Clean up pylint warnings and errors for podman 2018-07-28 11:49:11 +00:00
test_libs.py Update python directories to better support setup.py 2018-07-13 12:50:12 -07:00
test_pods_ctnrs.py Implement pod varlink bindings 2018-10-01 07:24:50 -07:00
test_pods_no_ctnrs.py Implement pod varlink bindings 2018-10-01 07:24:50 -07:00
test_runner.sh Implement pod varlink bindings 2018-10-01 07:24:50 -07:00
test_system.py Add missing dependencies to build system 2018-08-05 11:06:18 +00:00
test_tunnel.py Turn on test debugging 2018-08-31 16:52:52 +00:00