[ 
https://issues.apache.org/jira/browse/OAK-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664153#comment-13664153
 ] 

Antonio Sanso commented on OAK-833:
-----------------------------------

[~jukkaz] point taken. :) 
Thanks a lot for the code snippet. I have used it to provide a new patch with a 
slight difference.

As said already once loginReader() would not work with all the 
securityproviders but only with the opensecurityprovider .

For this reason I had to introduce a new AbstractTest#login method. I hope is 
fine.

Nevertheless I still think that (maybe not in this situation) would be nice to 
have this performance framework working also for Junit test bypassing all the 
stack
                
> Extend the performance framework in order to handle also junit test
> -------------------------------------------------------------------
>
>                 Key: OAK-833
>                 URL: https://issues.apache.org/jira/browse/OAK-833
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: run
>            Reporter: Antonio Sanso
>            Priority: Minor
>         Attachments: OAK-833-patch.txt
>
>
> The current performance test framework in the benchmark are of oak-run at the 
> moment works only as integration test against a running instance.
> It would be nice to extend them to work as well with junit test.
> I will provide a patch that try to extend this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to