DMTF / YANG-to-Redfish-Converter

This tool converts a YANG model file to the corresponding Redfish schema, specified in OData CSDL, in accordance with the YANG-to-CSDL Mapping Specification.
Other
4 stars 5 forks source link

Travis error - Unable to locate annotation (5 times) #52

Closed jcleung5549 closed 4 years ago

jcleung5549 commented 5 years ago

This error was generated from 5 files

2) CSDL Tests
       metadata/openconfig_acl_v1.xml
         All Annotation Terms are valid:
     Error: Unable to locate annotation term "oc_pkt_match_types.YangType"
      at checkAnnotationTerms (node_modules\redfishrepotest\csdl-syntax-test.js:566:13)
      at Context.it (node_modules\redfishrepotest\csdl-syntax-test.js:112:51)

4) CSDL Tests
       metadata/openconfig_interfaces_v1.xml
         All Annotation Terms are valid:
     Error: Unable to locate annotation term "oc_vlan_types.YangType"
      at checkAnnotationTerms (node_modules\redfishrepotest\csdl-syntax-test.js:566:13)
      at Context.it (node_modules\redfishrepotest\csdl-syntax-test.js:112:51)

 7) CSDL Tests
       metadata/openconfig_network_instance_v1.xml
         All Annotation Terms are valid:
     Error: Unable to locate annotation term "oc_vlan_types.YangType"
      at checkAnnotationTerms (node_modules\redfishrepotest\csdl-syntax-test.js:566:13)
      at Context.it (node_modules\redfishrepotest\csdl-syntax-test.js:112:51)

 10) CSDL Tests
       metadata/openconfig_platform_v1.xml
         All Annotation Terms are valid:
     Error: Unable to locate annotation term "oc_opt_types.YangType"
      at checkAnnotationTerms (node_modules\redfishrepotest\csdl-syntax-test.js:566:13)
      at Context.it (node_modules\redfishrepotest\csdl-syntax-test.js:112:51)

 14) CSDL Tests
       metadata/openconfig_qos_v1.xml
         All Annotation Terms are valid:
     Error: Unable to locate annotation term "oc_qos_types.YangType"
      at checkAnnotationTerms (node_modules\redfishrepotest\csdl-syntax-test.js:566:13)
      at Context.it (node_modules\redfishrepotest\csdl-syntax-test.js:112:51)
jcleung5549 commented 4 years ago

Issue resolved in latest update to the emulator.