[ https://issues.apache.org/jira/browse/GEODE-8603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17221411#comment-17221411 ]
ASF subversion and git services commented on GEODE-8603: -------------------------------------------------------- Commit 4039a363a4b057bca322f29dcf33aa0664f1a912 in geode's branch refs/heads/develop from Jens Deppe [ https://gitbox.apache.org/repos/asf?p=geode.git;h=4039a36 ] GEODE-8603: Potentially expand classes identified for CI stressing to include subclasses (#5601) (#5674) - Make StressNewTestHelper create the complete gradle test task commands - Since some tests may have subclasses in different source sets, (which would require a different repeat task name), it's easier for the command generation to all happen in the java helper rather than a combination of bash and java. - Include candidate test class if it is not abstract - Output a fake Gradle param so that scripts can determine the number of tests included. - Change the CI stress job timeout from 6 to 10 hours. - Increase the test count threshold from 25 to 35 changed tests. This number also includes any tests inferred by this new code. > Potentially expand classes identified for CI stressing to include subclasses > ---------------------------------------------------------------------------- > > Key: GEODE-8603 > URL: https://issues.apache.org/jira/browse/GEODE-8603 > Project: Geode > Issue Type: Test > Components: ci, tests > Reporter: Jens Deppe > Assignee: Jens Deppe > Priority: Major > Labels: pull-request-available > -- This message was sent by Atlassian Jira (v8.3.4#803005)