----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65176/ -----------------------------------------------------------
Review request for atlas. Bugs: ATLAS-2369 https://issues.apache.org/jira/browse/ATLAS-2369 Repository: atlas Description ------- Enhance ITs to: Store data/logs directory in individual modules target folder (instead of all ITs using webapps target directory) Enable the previously failing HiveHookIT test (testDropDatabaseWithoutCascade()) Diffs ----- addons/falcon-bridge/pom.xml c2770c76 addons/falcon-bridge/src/test/resources/atlas-application.properties eff0aa44 addons/falcon-bridge/src/test/resources/atlas-log4j.xml PRE-CREATION addons/falcon-bridge/src/test/resources/policy-store.txt PRE-CREATION addons/falcon-bridge/src/test/resources/users-credentials.properties PRE-CREATION addons/hbase-bridge/pom.xml f188e4a9 addons/hbase-bridge/src/test/resources/atlas-application.properties PRE-CREATION addons/hbase-bridge/src/test/resources/atlas-log4j.xml PRE-CREATION addons/hbase-bridge/src/test/resources/policy-store.txt PRE-CREATION addons/hbase-bridge/src/test/resources/users-credentials.properties PRE-CREATION addons/hive-bridge/pom.xml 4dfde279 addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java 43ce0879 addons/hive-bridge/src/test/resources/atlas-application.properties eff0aa44 addons/sqoop-bridge/pom.xml 97ccad8a addons/sqoop-bridge/src/test/resources/atlas-application.properties eff0aa44 addons/sqoop-bridge/src/test/resources/atlas-log4j.xml PRE-CREATION addons/sqoop-bridge/src/test/resources/policy-store.txt PRE-CREATION addons/sqoop-bridge/src/test/resources/users-credentials.properties PRE-CREATION addons/storm-bridge/pom.xml 534ca7d1 addons/storm-bridge/src/test/resources/atlas-application.properties eff0aa44 addons/storm-bridge/src/test/resources/atlas-log4j.xml PRE-CREATION addons/storm-bridge/src/test/resources/policy-store.txt PRE-CREATION addons/storm-bridge/src/test/resources/users-credentials.properties PRE-CREATION webapp/pom.xml 8430b9fd webapp/src/test/java/org/apache/atlas/web/filters/ActiveServerFilterTest.java a1736238 webapp/src/test/resources/atlas-application.properties 077a90f2 Diff: https://reviews.apache.org/r/65176/diff/1/ Testing ------- mvn clean package -DskipITs => Ran all UTs successfully. mvn clean install -DskipUTs => Ran all ITs successfully. mvn clean install => Ran all UTs and ITs successfully. Thanks, Sarath Subramanian