rabbah commented on a change in pull request #4320: Added owperf, a performance
evaluation tool for OpenWhisk, under tools
URL:
https://github.com/apache/incubator-openwhisk/pull/4320#discussion_r262089775
##########
File path: tools/owperf/package.json
##########
@@ -0,0 +1,21 @@
+{
+ "name": "owperf",
+ "version": "1.0.0",
+ "description": "",
+ "main": "owperf.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "author": "",
+ "license": "ISC",
Review comment:
see this file for example
https://github.com/apache/incubator-openwhisk-composer/blob/master/package.json.
----------------------------------------------------------------
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