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

C. Scott Andreas updated CASSANDRA-9159:
----------------------------------------
    Component/s: Testing

> Randomize some table parameters for CQL unit tests
> --------------------------------------------------
>
>                 Key: CASSANDRA-9159
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9159
>             Project: Cassandra
>          Issue Type: Test
>          Components: Testing
>            Reporter: Sylvain Lebresne
>            Priority: Major
>             Fix For: 4.x
>
>
> CQL tests should ideally be run with as much different parameters as possible 
> (compact storage or not, compaction strategies, compressions, ...) and we can 
> make {{CQLTester}} do that more or less automatically for us since most of 
> those parameters shouldn't influence the results of most CQL tests. One 
> reasonably simple idea would be to randomize the choice of parameters (to 
> some extend at least) every time the tests are ran so we get a variety of 
> testing over time.
> One minor difficulty is that for some parameters like compact storage, some 
> tests won't make sense, but it shouldn't be too hard to allow marking those 
> tests (with an annotation for instance) so that such parameter is not used 
> for those specific test.



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

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

Reply via email to