Skip to content

Verify test failes inside a docker container #539

Closed Answered by RubcovMindbox
RubcovMindbox asked this question in Q&A
Discussion options

You must be logged in to vote

Found the root cause - tests image is placed in different folder than build image in my Dockerfile. Therefore Verfiy was not able to locate verified.txt file.
I make workdir for tests the same as for build and the test passed.
Found alternative solution - with DerivedPathInfo but change Dockerfile is easier in my case.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RubcovMindbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant