You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/04/10 22:02:22 UTC

[GitHub] pritidesai commented on issue #652: Test not being run

pritidesai commented on issue #652: Test not being run 
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/652#issuecomment-380261950
 
 
   "tests/dat/manifest_validate_trigger_action_rule_grammar.yaml" is not a valid manifest. Please fix this manifest file so that tests in yamlparser_test.go works.
   
   ```
   ./wskdeploy -m tests/dat/manifest_validate_trigger_action_rule_grammar.yaml 
   Info: The API host is [http://192.168.33.13:10001], from .wskprops.
   Info: The auth key is set, from .wskprops.
   Info: The namespace is [_], from .wskprops.
   Info: The apigw access token is set, from .wskprops.
   Info: Unmarshal OpenWhisk runtimes from local values.
   Error: manifestreader.go [98]: [ERROR_YAML_FILE_FORMAT_ERROR]: File: [manifest_validate_trigger_action_rule_grammar.yaml]: 
   ==> manifest_parser.go [1063]: [ERROR_YAML_FILE_FORMAT_ERROR]: File: [manifest_validate_trigger_action_rule_grammar.yaml]: Action/Sequence [postBooks] is missing from manifest file, API [book-club] can only be created based on the action/sequence from manifest file. Please update manifest file to include [postBooks] as a web action/sequence.
   ==> 
   ==> 
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services