[
https://issues.apache.org/jira/browse/CASSANDRA-10470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14971760#comment-14971760
]
Jim Witschey commented on CASSANDRA-10470:
------------------------------------------
These tests are being run on 3-node clusters with RF=3 here now:
http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/287/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3/counters_test/history/
And, as before, on 2 nodes with RF=1 here:
http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/287/testReport/upgrade_tests.cql_tests/TestCQLNodes2RF1/counters_test/history/
> Fix upgrade_tests.cql_tests/TestCQL/counters_test dtest
> -------------------------------------------------------
>
> Key: CASSANDRA-10470
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10470
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: Jim Witschey
> Assignee: Paulo Motta
> Priority: Critical
> Fix For: 3.0.0
>
>
> This test fails on CassCI:
> http://cassci.datastax.com/view/Upgrades/job/storage_engine_upgrade_dtest-22_tarball-30_HEAD/44/testReport/upgrade_tests.cql_tests/TestCQL/counters_test/
> Once [this dtest PR|https://github.com/riptano/cassandra-dtest/pull/586] is
> merged, these tests should also run with this upgrade path on normal 3.0
> jobs. Until then, you can run it with the following command:
> {code}
> SKIP=false CASSANDRA_VERSION=binary:2.2.0 UPGRADE_TO=git:cassandra-3.0
> nosetests 2>&1 upgrade_tests/cql_tests.py:TestCQL.counters_test
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)