----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21096/#review42286 -----------------------------------------------------------
sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/solrconfig-doclevel.xml <https://reviews.apache.org/r/21096/#comment76062> Auth token defined to allow any *roles* to access the document. "group" -> "roles" sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/solrconfig.xml <https://reviews.apache.org/r/21096/#comment76063> Auth token defined to allow any *roles* to access the document. "group" -> "roles" - Vamsee Yarlagadda On May 6, 2014, 12:31 a.m., Gregory Chanan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/21096/ > ----------------------------------------------------------- > > (Updated May 6, 2014, 12:31 a.m.) > > > Review request for sentry and Vamsee Yarlagadda. > > > Repository: sentry > > > Description > ------- > > Pretty straightforward change; updated TestDocLevelOperations to be based on > roles rather than groups. > Also updated the solrconfig files to match the latest state. > > > Diffs > ----- > > > sentry-tests/sentry-tests-solr/src/test/java/org/apache/sentry/tests/e2e/solr/TestDocLevelOperations.java > 2c0914ed2f634047b3f196e54e354d7e6141b80a > > sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/solrconfig-doclevel.xml > 7c0d73f1b134e3fe8e6b589ecc48433fd489543d > > sentry-tests/sentry-tests-solr/src/test/resources/solr/collection1/conf/solrconfig.xml > 9e71f099fda1718a9cbd8d97f850c2f24e15be36 > > sentry-tests/sentry-tests-solr/src/test/resources/solr/sentry/test-authz-provider.ini > a07fb2dfef6258678d647491a756dbcf51d133d4 > > Diff: https://reviews.apache.org/r/21096/diff/ > > > Testing > ------- > > Ran the solr e2e tests. > > > Thanks, > > Gregory Chanan > >
