podman-compose/tests/integration
Matthias Schiffer 43a2f1d01f
Implement x-podman.pod_args to override --pod-args default
Allow setting an argument list as x-podman.pod_args to override the
default value `--infra=false --share=`. `--pod-args` passed on the command
line takes precedence over the value set in docker-compose.yml; the values
are not merged.

Fixes #1057.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2025-02-07 12:11:19 +01:00
..
additional_contexts tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
base_image Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
build tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
build_fail tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
build_labels tests/integration: Add missing __init__.py for build_labels test 2025-01-23 02:11:46 +02:00
build_secrets tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
build_ssh tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
default_net_behavior tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
deps tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
env-file-tests tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
env-tests tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
exit-from tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
extends tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
extends_w_empty_service tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
extends_w_file tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
extends_w_file_subdir tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
filesystem tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
in_pod tests/integration: Move test "in_pod" to corresponding directory 2025-01-23 02:11:46 +02:00
include tests/integration: Move test "include" to corresponding directory 2025-01-23 02:11:46 +02:00
interpolation tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
ipam_default tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
lifetime tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
multicompose tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
nethost tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
nets_test1 tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
nets_test2 tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
nets_test3 tests/integration: Automate manual 'nets_test3' test 2025-02-03 19:04:15 +02:00
nets_test_ip tests/integration: Automate manual nets_test_ip test 2025-02-05 19:31:43 +02:00
network tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
network_scoped_aliases tests/integration: Add missing __init__.py for network_scoped_aliases 2025-01-23 02:11:46 +02:00
no_services tests/integration: Automate manual no_services test 2025-02-05 20:47:59 +02:00
pid tests/integration: Describe pid test 2025-02-06 15:16:44 +02:00
pod_args Implement x-podman.pod_args to override --pod-args default 2025-02-07 12:11:19 +01:00
ports tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
profile tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
seccomp Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
secrets Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
selinux Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
short Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
testlogs Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
uidmaps Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
ulimit Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
ulimit_build tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
vol tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
volumes_merge Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
yamlmagic Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
__init__.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
test_utils.py tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00