docker-py/tests
Francesco Zardi ee44930ab2 Check presence of errors in server response to image push
When pushing an image, the server response might have status code
200 (OK) even though the operation has failed.

To detect the occurrence of an error, inspect each JSON chunk in
the server response and verify that no "error" field is present.

Fixes: #3277

Signed-off-by: Francesco Zardi <frazar0@hotmail.it>
2024-09-14 19:31:35 +02:00
..
gpg-keys Make dockerpycreds part of the SDK under docker.credentials 2019-04-30 23:37:55 -07:00
integration Merge pull request #3212 from valohai/ruff-i 2024-03-29 13:28:43 -04:00
ssh Enable Ruff I (import sort), autofix 2024-01-03 21:28:56 +02:00
unit Check presence of errors in server response to image push 2024-09-14 19:31:35 +02:00
Dockerfile chore(ci): fix-ups across Make / Docker / GitHub Actions (#3241) 2024-04-03 08:44:29 -04:00
Dockerfile-dind-certs breaking: Python 3.12 compatibility & remove custom SSL adapter (#3185) 2023-11-21 10:42:53 -05:00
Dockerfile-ssh-dind Bump default API version to 1.44 (Moby 25.0) 2024-03-14 11:04:37 +01:00
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
helpers.py Enable Ruff I (import sort), autofix 2024-01-03 21:28:56 +02:00