-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61670/
-----------------------------------------------------------
(Updated Oct. 2, 2017, 9:20 p.m.)
Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, and Sarath
Subramanian.
Changes
-------
Consolidated JSONs and simplified test code
Bugs: ATLAS-1954
https://issues.apache.org/jira/browse/ATLAS-1954
Repository: atlas
Description
-------
ITs for ATLAS-1880
Diffs (updated)
-----
client/common/src/main/java/org/apache/atlas/AtlasBaseClient.java 16160299
client/pom.xml b065833e
pom.xml 39ae6e72
repository/src/test/java/org/apache/atlas/discovery/EntityDiscoveryServiceTest.java
91d163ca
repository/src/test/java/org/apache/atlas/repository/impexp/ZipFileResourceTestUtils.java
cc1d2b3d
repository/src/test/java/org/apache/atlas/utils/TestResourceFileUtils.java
PRE-CREATION
webapp/src/test/java/org/apache/atlas/web/integration/BasicSearchIT.java
PRE-CREATION
webapp/src/test/resources/DefaultDB-3-New.zip PRE-CREATION
webapp/src/test/resources/hive-db-50-tables.zip PRE-CREATION
webapp/src/test/resources/json/search-parameters/combination-filters.json
PRE-CREATION
webapp/src/test/resources/json/search-parameters/entity-filters.json
PRE-CREATION
webapp/src/test/resources/json/search-parameters/tag-filters.json
PRE-CREATION
Diff: https://reviews.apache.org/r/61670/diff/4/
Changes: https://reviews.apache.org/r/61670/diff/3-4/
Testing
-------
mvn clean package executes successfully
Test runs from IDE successfully
Thanks,
Apoorv Naik