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

Running container mode suppresses test suite execution #61

Closed
2 tasks
svettwer opened this issue Aug 5, 2020 · 0 comments
Closed
2 tasks

Running container mode suppresses test suite execution #61

svettwer opened this issue Aug 5, 2020 · 0 comments
Assignees

Comments

@svettwer
Copy link
Contributor

svettwer commented Aug 5, 2020

When running a container in debug mode by adding -d at the end of the docker run command will suppress the test suite execution. IMHO this is a design issue on how the container should be used

Acceptance criteria:

  • It is possible to run the container in debug mode AND execute the test case.
  • Replace -d by an environment variable DEBUG=true to be set on container start.
@svettwer svettwer self-assigned this Sep 22, 2020
svettwer added a commit that referenced this issue Sep 22, 2020
svettwer added a commit that referenced this issue Sep 23, 2020
svettwer added a commit that referenced this issue Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant