Allen Wittenauer created YETUS-702: -------------------------------------- Summary: simplify docker failure code Key: YETUS-702 URL: https://issues.apache.org/jira/browse/YETUS-702 Project: Yetus Issue Type: Improvement Components: Test Patch Reporter: Allen Wittenauer
I think we should simplify the docker failure scenarios. a: If docker is requested and we can't run docker, then fail. b: if a dockerfile is supplied but can't be used, then fail. c: if docker is requested but no dockerfile, then use the built-in one. -- This message was sent by Atlassian JIRA (v7.6.3#76005)