podman-compose/tests/integration
Sebastian Wick ca58d7cd58 Pass build description labels to podman build
The Compose Specification supports adding labels to the build image
which is also used in practice. Support this and pass the labels to
`podman build`.

Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com>
2024-07-08 19:15:16 +03:00
..
additional_contexts Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
base_image Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
build Pass build description labels to podman build 2024-07-08 19:15:16 +03:00
build_fail Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
build_labels Pass build description labels to podman build 2024-07-08 19:15:16 +03:00
build_secrets Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
deps Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
env-file-tests Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
env-tests Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
exit-from Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
extends Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
extends_w_empty_service Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
extends_w_file Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
extends_w_file_subdir Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
filesystem Don't resolve links to compose file 2024-03-25 08:18:52 +02:00
in_pod Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
include Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
interpolation Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
ipam_default Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
lifetime tests: Add integration tests for up -d with single container at a time 2024-07-06 00:59:50 +03:00
multicompose Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
nethost Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
netprio Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
nets_test1 Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
nets_test2 Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
nets_test3 Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
nets_test_ip Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
no_services Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
pid Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
ports Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
profile Move all tests to single directory "tests" 2024-06-26 11:28:16 +03: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 Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
vol Move all tests to single directory "tests" 2024-06-26 11:28:16 +03: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_podman_compose_additional_contexts.py Discover tests instead of passing a list of files to unittest 2024-07-03 19:50:13 +03:00
test_podman_compose_build_secrets.py Discover tests instead of passing a list of files to unittest 2024-07-03 19:50:13 +03:00
test_podman_compose_build_ulimits.py Discover tests instead of passing a list of files to unittest 2024-07-03 19:50:13 +03:00
test_podman_compose_config.py Discover tests instead of passing a list of files to unittest 2024-07-03 19:50:13 +03:00
test_podman_compose_in_pod.py Discover tests instead of passing a list of files to unittest 2024-07-03 19:50:13 +03:00
test_podman_compose_include.py Discover tests instead of passing a list of files to unittest 2024-07-03 19:50:13 +03:00
test_podman_compose_networks.py Discover tests instead of passing a list of files to unittest 2024-07-03 19:50:13 +03:00
test_podman_compose_tests.py Discover tests instead of passing a list of files to unittest 2024-07-03 19:50:13 +03:00
test_podman_compose_up_down.py Discover tests instead of passing a list of files to unittest 2024-07-03 19:50:13 +03:00
test_podman_compose.py Discover tests instead of passing a list of files to unittest 2024-07-03 19:50:13 +03:00
test_utils.py Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00