You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jordan West (JIRA)" <ji...@apache.org> on 2018/05/16 23:01:00 UTC

[jira] [Commented] (CASSANDRA-14449) support cluster backends other than ccm when running dtests

    [ https://issues.apache.org/jira/browse/CASSANDRA-14449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16478227#comment-16478227 ] 

Jordan West commented on CASSANDRA-14449:
-----------------------------------------

Patch attached and is also available at [https://github.com/jrwest/cassandra-dtest/commit/4d9492f87964ed1a6e981431af8f086c651eb07a.] 

 

Cassandra branched wired up to use the above changes: [https://github.com/jrwest/cassandra/tree/pluggable-dtest]

Test runs with the above changes: https://circleci.com/gh/jrwest/cassandra/tree/pluggable-dtest

> support cluster backends other than ccm when running dtests
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-14449
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14449
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Testing
>            Reporter: Jordan West
>            Assignee: Jordan West
>            Priority: Trivial
>         Attachments: 14449.patch
>
>
> While ccm is a great orchestration tool to run Cassandra clusters locally, it may be desirable to run dtests against clusters running remotely, which may be orchestrated by some tool other than ccm. 
> Dtest is heavily tied to CCM but with a few minor changes its possible to support plugging in other backends that maintain a similar (duck-typed) interface. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org