You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/11/06 02:34:00 UTC

[jira] [Commented] (GEODE-8603) Potentially expand classes identified for CI stressing to include subclasses

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

ASF subversion and git services commented on GEODE-8603:
--------------------------------------------------------

Commit 61ad7515f2bae57ea8a4966604f8db5778daf99d in geode's branch refs/heads/support/1.13 from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=61ad751 ]

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.

(cherry picked from commit 4039a363a4b057bca322f29dcf33aa0664f1a912)


> 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)