podman-compose/tests/integration
Monika Kairaityte b3fd55047b tests/integration: Rename dir `build_fail_multi`
Renamed directory `build_fail_multi` to more appropriate
`commands_fail_exit_code` as more tests were added to other
commands:`push` and `run`. Names of tests were changed accordingly.

Signed-off-by: Monika Kairaityte <monika@kibit.lt>
2025-07-03 14:37:58 +03:00
..
abort tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
additional_contexts tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
base_image Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
build tests/integration: Add integration test for buid git URL as context 2025-03-30 21:56:55 +03:00
build_fail Print full dockerfile path instead of context on error 2025-05-28 16:19:38 +03: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 Fix build ssh path to be relative to directory of compose file 2025-05-24 12:58:59 +03:00
commands_fail_exit_code tests/integration: Rename dir `build_fail_multi` 2025-07-03 14:37:58 +03:00
default_net_behavior tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
deps tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
env_file_tests Implement short syntax for env variables in compose.yml "environment:" 2025-06-26 12:40:39 +03:00
env_tests tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
exit_from tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
extends tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
extends_w_empty_service tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
extends_w_file tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
extends_w_file_subdir tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
filesystem tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
in_pod Add docker_compose_compat setting 2025-06-15 18:31:06 -06:00
include tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
interpolation Implement environment variable interpolation to YAML dictionary keys 2025-06-30 23:54:27 +03:00
ipam_default tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
lifetime tests/integration: Fix `lifetime` tests 2025-05-26 18:19:11 +03:00
merge tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
multicompose tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
name_separator_compat Add docker_compose_compat setting 2025-06-15 18:31:06 -06:00
nethost tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
nets_test1 tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
nets_test2 tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
nets_test3 tests/integration: Add missing __init__.py files to actually run tests 2025-05-24 22:09:30 +03:00
nets_test_ip tests/integration: Add missing __init__.py files to actually run tests 2025-05-24 22:09:30 +03:00
network tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
network_interface_name tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
network_scoped_aliases tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
no_services tests/integration: Add missing __init__.py files to actually run tests 2025-05-24 22:09:30 +03:00
parse-error Hide stack trace shown on YAML parse error by default 2025-06-30 15:33:25 +03:00
pid tests/integration: Describe `pid` test 2025-02-06 15:16:44 +02:00
pod_args tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
ports tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
profile tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
seccomp tests/integration: Add missing __init__.py files to actually run tests 2025-05-24 22:09:30 +03:00
secrets tests/integration: Add missing __init__.py files to actually run tests 2025-05-24 22:09:30 +03:00
selinux Fix relative host path resolution for volume bind mount source 2025-06-05 16:46:07 +03:00
service_scale tests/integration: Fix `service_scale` tests 2025-05-26 18:19:11 +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 tests/integration: Add missing __init__.py files to actually run tests 2025-05-24 22:09:30 +03:00
ulimit tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
ulimit_build tests/integration: Move test utils to one test_utils file 2025-01-23 02:11:46 +02:00
up_down tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
vol tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
yamlmagic Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
__init__.py tests/integration: Add type annotations 2025-05-24 17:11:38 +03:00
test_utils.py allow overriding x-podman using env vars 2025-06-11 22:27:45 +03:00