We could probably make some changes to testAllOpsWithFailover() now to make it run for a much shorter time. Do we want to file on Jira ticket to shorten the run times of tests? Do we need sub-task tickets for each test or for groups of tests?
-Kirk On Fri, Jul 29, 2016 at 10:17 AM, Jinmei Liao <jil...@pivotal.io> wrote: > We will get rid of ClientAuthorizationDUnitTest altogether once we remove > the old security. > > On Fri, Jul 29, 2016 at 10:09 AM, Bruce Schuchardt <bschucha...@pivotal.io > > > wrote: > > > Here are some stats on the run-time of our geode-core distributedTests. > > > > There are 7431 geode-core distributedTests. On my last run these took > 280 > > minutes to execute. > > > > 5% of the tests run for over 10 seconds and are taking 50% of the time > > (140 minutes). > > > > 2.5% run for over 20 seconds and are taking 33% of the time (92 minutes). > > > > 0.8% run for over 30 seconds and are taking 20% of the time (55 minutes). > > > > ClientAuthorizationDUnitTest.testAllOpsWithFailover() runs for 7 minutes > > and wins the prize for longest-running test. The runner-up trails far > > behind at 2.1 minutes. > > > > > > -- > Cheers > > Jinmei >