[
https://issues.apache.org/jira/browse/CASSANDRA-16328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17247500#comment-17247500
]
David Capwell commented on CASSANDRA-16328:
-------------------------------------------
Testing this out, current state
{code}
$ wc -l tests-only-no-static.txt
4447 tests-only-no-static.txt
{code}
With my current prototype
{code}
$ wc -l tests-only-no-static.txt
737 tests-only-no-static.txt
{code}
current issue I am trying to track down, why 3.0 -> trunk is getting filtered...
> python upgrade tests include tests which are not impacted by the version
> under test
> -----------------------------------------------------------------------------------
>
> Key: CASSANDRA-16328
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16328
> Project: Cassandra
> Issue Type: Bug
> Components: CI, Test/dtest/python
> Reporter: David Capwell
> Assignee: David Capwell
> Priority: Normal
> Fix For: 4.0-beta
>
>
> When we try to run the upgrade tests for trunk, we get tests such as
> upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_indev_2_2_x_To_indev_3_0_x
> to run, which do not include the trunk source. Since these tests are costly
> and can be flaky, running the unneeded tests for a release increases the cost
> and can make it harder to see if any new failures.
> See
> https://app.circleci.com/pipelines/github/dcapwell/cassandra/841/workflows/bcadf6e6-8d04-4010-8a47-99f7f9b5ac1d/jobs/4949/tests
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]