-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50747/
-----------------------------------------------------------

Review request for atlas, keval bhatt, Madhan Neethiraj, Mehul Parikh, Shwetha 
GS, Suma Shivaprasad, and Hemanth Yamijala.


Bugs: ATLAS-762
    https://issues.apache.org/jira/browse/ATLAS-762


Repository: atlas


Description
-------

This patch has changes to fix NegativeSSLKerberosTest & SSL related testcases.
Created ssl-client.xml in testcase file from SSLConfiguration properties. so 
that it is available in runtime execution. 
This patch has changes to test cases to add basic-auth headers for 
authentication.


Diffs
-----

  client/src/main/java/org/apache/atlas/AtlasClient.java e284ab4 
  client/src/main/java/org/apache/atlas/security/SecureClientUtils.java 0adb97a 
  typesystem/src/test/resources/atlas-application.properties 4d7e9b5 
  webapp/src/test/java/org/apache/atlas/web/resources/BaseResourceIT.java 
6b54fcd 
  
webapp/src/test/java/org/apache/atlas/web/resources/EntityJerseyResourceIT.java 
9102c75 
  
webapp/src/test/java/org/apache/atlas/web/security/BaseSSLAndKerberosTest.java 
3d1a63a 
  webapp/src/test/java/org/apache/atlas/web/security/BaseSecurityTest.java 
54c570c 
  
webapp/src/test/java/org/apache/atlas/web/security/NegativeSSLAndKerberosTest.java
 4d7794a 
  webapp/src/test/java/org/apache/atlas/web/security/SSLAndKerberosTest.java 
b550f70 
  webapp/src/test/java/org/apache/atlas/web/security/SSLTest.java 8afcc26 
  
webapp/src/test/java/org/apache/atlas/web/service/SecureEmbeddedServerTest.java 
c356be6 
  webapp/src/test/webapp/WEB-INF/web.xml 0562643 

Diff: https://reviews.apache.org/r/50747/diff/


Testing
-------

run mvn clean install.
run mvn clean package -Pdist,embedded-hbase-solr
run quick_started.py.
Did sanity testing on UI.


Thanks,

Nixon Rodrigues

Reply via email to