Hi Harish, In https://gerrit.onap.org/r/#/c/60465/ the tests are picking up some new errors post-merge related to "PrivateEdgeIntegrationTest":
===== 07:29:29 Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE! 07:29:29 getCachedInstanceConnectionName(org.onap.aai.dbmap.AAIGraphTest) Time elapsed: 0.003 sec <<< ERROR! 07:29:29 java.lang.NoClassDefFoundError: Could not initialize class org.onap.aai.dbmap.AAIGraph$Helper ... 07:29:49 Tests in error: 07:29:49 testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoThatDoesntExistAndCheckIfReturnsNotFoundAndOldEdgeShouldNotBeDeleted[QueryStyle.TRAVERSAL Version.v10](org.onap.aai.rest.PrivateEdgeIntegrationTest) 07:29:49 testPutWithGenericVnfToExistingModelAndUpdateWithNewModelInfoThatDoesntExistAndCheckIfReturnsNotFoundAndOldEdgeShouldNotBeDeleted[QueryStyle.TRAVERSAL Version.v10](org.onap.aai.rest.PrivateEdgeIntegrationTest): Could not initialize class org.onap.aai.dbmap.AAIGraph$Helper ===== Not sure why my new schema element has triggered this failure, as the specific test cases failing do not appear to be related to this new schema element. Does it need to have a "private edge" property introduced to it? What are the guidelines for this "private edge" property? Thanks, Keong -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11871): https://lists.onap.org/g/onap-discuss/message/11871 Mute This Topic: https://lists.onap.org/mt/23857209/21656 Mute #aai: https://lists.onap.org/mk?hashtag=aai&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
