Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pytest): do not fail if the default TEST_IMAGE cannot be found #443

Merged

Conversation

chombourger
Copy link
Collaborator

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.

Target in 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]>
@chombourger chombourger removed the check label Feb 6, 2025
@chombourger chombourger force-pushed the fix-pytest-do-not-require-an-image branch from 9ef79d5 to 5a6c515 Compare February 6, 2025 15:04
@chombourger chombourger merged commit f9a0fac into siemens:master Feb 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant