You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Mehul Parikh <xs...@gmail.com> on 2021/07/30 05:46:16 UTC

Re: Review Request 73472: RANGER-3308: Create python script to test stability of policy CRUD

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


Ship it!




Ship It!

- Mehul Parikh


On July 23, 2021, 11:11 a.m., Kishor Gollapalliwar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/73472/
> -----------------------------------------------------------
> 
> (Updated July 23, 2021, 11:11 a.m.)
> 
> 
> Review request for ranger, Dineshkumar Yadav, Abhay Kulkarni, Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, Sailaja Polavarapu, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-3308
>     https://issues.apache.org/jira/browse/RANGER-3308
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> Create a python script which will create & delete policies multiple times based on input. This script will be more helpful testing stability of Ranger Admin policy creation framework. The bash script will execute python script concurrently (default=5), each execution will run for few cycles(default=10), each cycle will create/get, update/get, delete/get policy items for given ranger service.
> 
> 
> Diffs
> -----
> 
>   distro/src/main/assembly/admin-web.xml 1df668fd6 
>   security-admin/src/test/resources/stability-tests/ranger-policy/app.conf PRE-CREATION 
>   security-admin/src/test/resources/stability-tests/ranger-policy/start.sh PRE-CREATION 
>   security-admin/src/test/resources/stability-tests/ranger-policy/test-hdfs-policy.py PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/73472/diff/3/
> 
> 
> Testing
> -------
> 
> 1. Maven build
> 2. Run new script mulitple time
> 
> 
> Thanks,
> 
> Kishor Gollapalliwar
> 
>