podman-compose/tests/integration/nets_test2
Justin Zhang 48add0efdc Fix #1183 to enforce service_healthy condition
- Change compose-up to create then start container to enforce dependency condition check
- Skip running compose-down when there are no active containers
- Skip dependency health check to avoid compose-up hang for podman prior
  to 4.6.0, which doesn't support --condition healthy
- Add relevant integration test case
- Relax the pylint rules for test code

Signed-off-by: Justin Zhang <schnell18@gmail.com>
2025-04-15 22:29:57 +08:00
..
__init__.py tests/integration: Move test "nets_test2" to corresponding directory 2025-01-23 02:11:46 +02:00
docker-compose.yml Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test1.txt Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test2.txt Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_podman_compose_nets_test2.py Fix #1183 to enforce service_healthy condition 2025-04-15 22:29:57 +08:00