..
additional_contexts
Support additional_contexts
2024-05-21 19:44:37 +03:00
base_image
tests: Optimize speed by using dumb-init to handle SIGTERM signal
2024-03-08 14:45:53 +02:00
build
Add support for --build-arg option
2020-04-22 14:31:00 +03:00
build_fail
Build-fail test example
2023-04-12 22:25:33 +03:00
build_secrets
Pass file secrets to "podman build" via parameter "--secret"
2024-03-12 17:23:40 +01:00
deps
tests: Optimize speed by using dumb-init to handle SIGTERM signal
2024-03-08 14:45:53 +02:00
env-file-tests
pytests: Add tests for several multi-line environment files
2024-05-29 00:09:15 +03:00
env-tests
implement -e in run
2021-05-06 01:17:01 +03:00
exit-from
tests: Optimize speed by using dumb-init to handle SIGTERM signal
2024-03-08 14:45:53 +02:00
extends
Support extends
2019-10-05 22:35:05 +03:00
extends_w_empty_service
tests: Optimize speed by using dumb-init to handle SIGTERM signal
2024-03-08 14:45:53 +02:00
extends_w_file
extends with external file
2019-10-05 22:37:14 +03:00
extends_w_file_subdir
tests: Optimize speed by using dumb-init to handle SIGTERM signal
2024-03-08 14:45:53 +02:00
in_pod
Allow providing custom in_pod argument as a global compose file variable
2024-06-20 09:42:22 +03:00
include
fix: add include test file, edit the assertion
2024-05-18 21:23:43 +08:00
interpolation
Force adding an .env file for the tests
2021-05-06 00:50:41 +03:00
ipam_default
Do not pass --ipam-driver option when value set to default
2024-05-06 17:00:17 +03:00
multicompose
test fixes for SELinux (Fedora)
2021-11-24 18:06:18 +02:00
nethost
nethost test
2022-03-19 00:17:22 +03:00
netprio
#634 : follow up
2023-04-09 12:00:45 +03:00
nets_test1
fix hostname in test
2021-12-23 00:34:01 +02:00
nets_test2
test fixes for SELinux (Fedora)
2021-11-24 18:06:18 +02:00
nets_test3
#88 : multiple aliases
2021-12-25 21:06:29 +02:00
nets_test_ip
Use x- prefix for x-podman.mac_address
2024-04-17 20:16:03 +03:00
no_services
Avoid crash when no services are defined
2020-04-05 10:42:31 +03:00
pid
Added handling pid
option
2024-03-09 16:10:37 +00:00
ports
tests: Optimize speed by using dumb-init to handle SIGTERM signal
2024-03-08 14:45:53 +02:00
profile
tests: Optimize speed by using dumb-init to handle SIGTERM signal
2024-03-08 14:45:53 +02:00
seccomp
Fixes #199 : seccomp:unconfined
2021-12-11 01:50:40 +02:00
secrets
FIXES #440 : absolute secret
2022-02-28 01:19:39 +03:00
selinux
add tests for selinux with verbose bind mount
2024-04-10 15:29:03 -04:00
short
test fixes for SELinux (Fedora)
2021-11-24 18:06:18 +02:00
testlogs
test for logs
2022-02-12 13:54:30 +02:00
uidmaps
Add a docker-compose test file for uidmaps/gidmaps
2023-04-10 12:22:25 +03:00
ulimit
#54 : fix ulimits
2019-10-04 20:27:19 +03:00
ulimit_build
Use "service.build.ulimits" when present instead of "service.ulimits"
2024-04-17 19:45:34 +03:00
vol
tests: Optimize speed by using dumb-init to handle SIGTERM signal
2024-03-08 14:45:53 +02:00
volumes_merge
Ignore access mode when merging volumes short syntax
2023-04-10 12:25:05 +03:00
yamlmagic
a test showing yaml anchor magic
2019-09-09 00:48:25 +03:00
__init__.py
tests: Optimize speed by using dumb-init to handle SIGTERM signal
2024-03-08 14:45:53 +02:00
test_podman_compose_additional_contexts.py
Support additional_contexts
2024-05-21 19:44:37 +03:00
test_podman_compose_build_secrets.py
Pass file secrets to "podman build" via parameter "--secret"
2024-03-12 17:23:40 +01:00
test_podman_compose_build_ulimits.py
Use "service.build.ulimits" when present instead of "service.ulimits"
2024-04-17 19:45:34 +03:00
test_podman_compose_config.py
Shorten too long lines
2024-03-08 23:46:24 +02:00
test_podman_compose_in_pod.py
Allow providing custom in_pod argument as a global compose file variable
2024-06-20 09:42:22 +03:00
test_podman_compose_include.py
refine the test_include for multi subcomposes
2024-05-21 11:28:27 +03:00
test_podman_compose_networks.py
Support podman-specific per-network mac_address specifiation
2024-03-28 16:09:43 +02:00
test_podman_compose_tests.py
Shorten too long lines
2024-03-08 23:46:24 +02:00
test_podman_compose_up_down.py
Shorten too long lines
2024-03-08 23:46:24 +02:00
test_podman_compose.py
Shorten too long lines
2024-03-08 23:46:24 +02:00
test_utils.py
tests: Add verbose debug option via env variable
2024-03-08 15:34:00 +02:00