sven-lange-last commented on issue #4553: Lower minimum number of available file descriptors in action limit tests URL: https://github.com/apache/incubator-openwhisk/pull/4553#issuecomment-510046282 Test system was using folllowing runtime images: ``` TASK [invoker : pull runtime action images per manifest] *********************** Tuesday 09 July 2019 23:48:47 -0400 (0:00:00.080) 0:02:23.758 ********** changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'nightly', u'name': u'action-ballerina-v0.990.2'}) changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'nightly', u'name': u'action-swift-v4.2'}) changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'nightly', u'name': u'java8action'}) changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'nightly', u'name': u'actionloop-golang-v1.11'}) changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'nightly', u'name': u'nodejs6action'}) changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'nightly', u'name': u'action-nodejs-v8'}) changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'nightly', u'name': u'action-nodejs-v10'}) changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'nightly', u'name': u'action-nodejs-v12'}) changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'1.13.0-incubating', u'name': u'python2action'}) changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'nightly', u'name': u'python3action'}) changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'nightly', u'name': u'action-dotnet-v2.2'}) changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'nightly', u'name': u'action-php-v7.3'}) changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'nightly', u'name': u'action-ruby-v2.5'}) TASK [invoker : pull blackboxes action images per manifest] ******************** Tuesday 09 July 2019 23:49:09 -0400 (0:00:21.388) 0:02:45.146 ********** changed: [invoker0] => (item={u'prefix': u'openwhisk', u'tag': u'nightly', u'name': u'dockerskeleton'}) ``` The test action has kind `nodejs:10`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
