community.docker/tests/integration/targets/docker_container/tasks/tests
Rodrigo Candido Gryzinski 497c2fda91
Add image_label_mismatch parameter to docker_container (#370)
* Add image_label_mismatch to docker_container

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

* Test image_label_mismatch error message

* Add change fragment for image_label_mismatch

* Break long line in docker_container.py for pep-8 compliance

* pep8 compliance

* Update changelogs/fragments/370-add-image-label-mismatch.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* fix: add expected_labels to parameters_map in docker_container

* Apply suggestions from code review

* Apply suggestions from code review

* Update tests/integration/targets/docker_container/tasks/tests/options.yml

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-05-24 08:35:33 +02:00
..
comparisons.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
compatibility.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
image-ids.yml Try pull with digest in tests. (#366) 2022-05-23 12:21:23 +02:00
mounts-volumes.yml Allowing anonymous volumes via mounts option (#181) 2021-07-27 17:35:40 +00:00
network.yml Remove deprecated features, bump version to 2.0.0 (#210) 2021-10-05 17:39:42 +02:00
options.yml Add image_label_mismatch parameter to docker_container (#370) 2022-05-24 08:35:33 +02:00
ports.yml docker_container: fail if there are too many parts in a parsed port (#367) 2022-05-22 17:20:05 +02:00
regression-45700-dont-parse-on-absent.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
start-stop.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00