Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pytest): do not fail if the default TEST_IMAGE cannot be found
Target is our pytest module expects the image specified in the TEST_IMAGE environment variable (or its default value) to exist. No longer fail if an image is not specified in the environment and if the default one could not be found: this may be intented. Signed-off-by: Cedric Hombourger <[email protected]>
- Loading branch information