You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2015/12/04 21:05:11 UTC

[jira] [Updated] (CASSANDRA-10469) Fix collection indexing upgrade dtest

     [ https://issues.apache.org/jira/browse/CASSANDRA-10469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sam Tunnicliffe updated CASSANDRA-10469:
----------------------------------------
    Component/s: Testing

> Fix collection indexing upgrade dtest
> -------------------------------------
>
>                 Key: CASSANDRA-10469
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10469
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Testing
>            Reporter: Jim Witschey
>            Assignee: Sam Tunnicliffe
>             Fix For: 3.0.0 rc2
>
>
> {{upgrade_tests/cql_tests.py:TestCQL.collection_indexing_test}} fails on the upgrade path from 2.2 to 3.0. You can see the failure on CassCI here:
> http://cassci.datastax.com/view/Upgrades/job/storage_engine_upgrade_dtest-22_tarball-30_HEAD/44/testReport/upgrade_tests.cql_tests/TestCQL/collection_indexing_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.collection_indexing_test
> {code}
> Note that this test fails most of the time, but does occasionally succeed:
> http://cassci.datastax.com/view/Upgrades/job/storage_engine_upgrade_dtest-22_tarball-30_HEAD/44/testReport/upgrade_tests.cql_tests/TestCQL/collection_indexing_test/history/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)