Fixes two errors in invoke path:
1. if docker pull fails for black box container, do not attempt to run container 2. if action is a black box, set appropriate bits correctly Added test for running docker action with bogus name.
Showing
- tests/src/whisk/core/cli/test/WskBasicUsageTests.scala 19 additions, 0 deletionstests/src/whisk/core/cli/test/WskBasicUsageTests.scala
- tests/src/whisk/core/dispatcher/test/DispatcherTests.scala 10 additions, 8 deletionstests/src/whisk/core/dispatcher/test/DispatcherTests.scala
- tests/src/whisk/core/entity/test/SchemaTests.scala 17 additions, 0 deletionstests/src/whisk/core/entity/test/SchemaTests.scala
Loading
Please register or sign in to comment