Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Test Failure
-
Normal
-
Normal
-
User Report
-
All
-
None
-
Description
It was noticed that Circle CI pushes to run irrelevant for 3.0 and 3.11 Python upgrade tests. Those are properly skipped in Jenkins.
Example runs:
CircleCI - 3.0 run
Jenkins - while typing this I actually noticed one test only looking suspicious in Jenkins as it ends the upgrade in 3.11 when we test 3.0...
This is good to be fixed for two reasons - reduce the noise so we do not miss legit failures and we should not spend resources to try to run those tests.
Attachments
Issue Links
- Discovered while testing
-
CASSANDRA-17885 Add solution for CASSANDRA-17581 to older branches for tests
- Resolved
- is duplicated by
-
CASSANDRA-17760 upgrade_tests/upgrade_udtfix_test.py failing in Circle CI for Cassandra 3.0 and 3.11
- Resolved
- is related to
-
CASSANDRA-17760 upgrade_tests/upgrade_udtfix_test.py failing in Circle CI for Cassandra 3.0 and 3.11
- Resolved
-
CASSANDRA-17930 Ensure CircleCI and ASF Jenkins CI are aligned
- In Progress