[
https://issues.apache.org/jira/browse/CASSANDRA-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090971#comment-14090971
]
Ryan McGuire commented on CASSANDRA-5687:
-----------------------------------------
I've refactored the test enough to work within the dtest framework here:
https://github.com/riptano/cassandra-dtest/blob/4bd38e96122aefab2fb753710d385ebf0ef4a87c/thrift_tests.py
There's a lot of failures against 2.1.0. I've attached the log.
> Move C* Python Thrift tests into dtests
> ---------------------------------------
>
> Key: CASSANDRA-5687
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5687
> Project: Cassandra
> Issue Type: Test
> Reporter: Ryan McGuire
> Assignee: Ryan McGuire
> Priority: Minor
>
> There's several good tests currently sitting in the C* source tree under
> test/system/test_thrift_server.py - these tests are not run via 'ant test'
> and no buildbot is regularly running them. Let's move them into
> cassandra-dtest so that we're not wasting valid tests. It appears they will
> need some refactoring to automatically start clusters via ccm, like the rest
> of dtests do.
--
This message was sent by Atlassian JIRA
(v6.2#6252)