fateh288 opened a new pull request, #337: URL: https://github.com/apache/ranger/pull/337
Reduced execution time of test case ## What changes were proposed in this pull request? 1) Iterate over all datewise subfolders instead of reading only current date subfolder (this was causing flakiness of the test case) 2) Reduce file rollover duration and changed structure of test case to simulate file rollover ## How was this patch tested? Ran the test case multiple times - test case passed every time. The time to execute test case reduced from 11 minutes 30seconds to 23 seconds after the proposed changes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
