-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61825/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-2079
https://issues.apache.org/jira/browse/ATLAS-2079
Repository: atlas
Description
-------
Fix the following IT failures:
Failed tests:
NotificationHookConsumerIT.testDeleteByQualifiedName:184->BaseResourceIT.waitFor:621
» AtlasService
NotificationHookConsumerIT.testUpdateEntityPartial:127->BaseResourceIT.waitFor:626
»
EntityJerseyResourceIT.testPartialUpdate:881 expected:<1> but was:<3>
MetadataDiscoveryJerseyResourceIT.testSearchUsingGremlin:153 » AtlasService
Me...
Diffs
-----
intg/src/main/java/org/apache/atlas/model/instance/EntityMutationResponse.java
70784363
pom.xml f127774d
typesystem/src/test/resources/atlas-application.properties 7967b761
webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerIT.java
9c5597ef
webapp/src/test/java/org/apache/atlas/web/integration/EntityJerseyResourceIT.java
660f05e1
Diff: https://reviews.apache.org/r/61825/diff/1/
Testing
-------
The ITs works fine for webapp module.
Thanks,
Sarath Subramanian