[jira] [Commented] (CASSANDRA-5323) Revisit disabled dtests
[ https://issues.apache.org/jira/browse/CASSANDRA-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974156#comment-13974156 ] Michael Shuler commented on CASSANDRA-5323: --- {noformat} conf/cassandra-1.2_test-select.cfg [exclude] # none! conf/cassandra-2.0_test-select.cfg [exclude] # upgrade_test hangs (has been excluded for a while) # https://issues.apache.org/jira/browse/CASSANDRA-7036 counter_tests.py:TestCounters.upgrade_test conf/cassandra-2.1_test-select.cfg [exclude] # upgrade_test hangs (has been excluded for a while) # https://issues.apache.org/jira/browse/CASSANDRA-7036 counter_tests.py:TestCounters.upgrade_test # sstablesplit_test hang http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/99/console # https://issues.apache.org/jira/browse/CASSANDRA-6987 sstablesplit_test.py # test hangs - node1 system.log error in: # https://issues.apache.org/jira/browse/CASSANDRA-7037 thrift_hsha_test.py conf/trunk_test-select.cfg [exclude] # upgrade_test hangs (has been excluded for a while) # https://issues.apache.org/jira/browse/CASSANDRA-7036 counter_tests.py:TestCounters.upgrade_test # sstablesplit_test hang http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/99/console # https://issues.apache.org/jira/browse/CASSANDRA-6987 sstablesplit_test.py # test hangs - node1 system.log error in: # https://issues.apache.org/jira/browse/CASSANDRA-7037 thrift_hsha_test.py {noformat} > Revisit disabled dtests > --- > > Key: CASSANDRA-5323 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5323 > Project: Cassandra > Issue Type: Test >Reporter: Ryan McGuire >Assignee: Michael Shuler > > The following dtests are disabled in buildbot, if they can be re-enabled > great, if they can't can they be fixed? > upgrade|decommission|sstable_gen|global_row|putget_2dc|cql3_insert -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Commented] (CASSANDRA-5323) Revisit disabled dtests
[ https://issues.apache.org/jira/browse/CASSANDRA-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892136#comment-13892136 ] Michael Shuler commented on CASSANDRA-5323: --- 17:32 < driftx> I feel like notification about simple bootstrap test would've caught 6648 but was masked by all the other crap 17:33 < exlt> ok - we'll look at those > Revisit disabled dtests > --- > > Key: CASSANDRA-5323 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5323 > Project: Cassandra > Issue Type: Test >Reporter: Ryan McGuire >Assignee: Michael Shuler > > The following dtests are disabled in buildbot, if they can be re-enabled > great, if they can't can they be fixed? > upgrade|decommission|sstable_gen|global_row|putget_2dc|cql3_insert -- This message was sent by Atlassian JIRA (v6.1.5#6160)
[jira] [Commented] (CASSANDRA-5323) Revisit disabled dtests
[ https://issues.apache.org/jira/browse/CASSANDRA-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13889590#comment-13889590 ] Michael Shuler commented on CASSANDRA-5323: --- *All* dtest have been running on cassandra-2.0 branch for a few days, without hanging up the entire test :) > Revisit disabled dtests > --- > > Key: CASSANDRA-5323 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5323 > Project: Cassandra > Issue Type: Test >Reporter: Ryan McGuire >Assignee: Michael Shuler > > The following dtests are disabled in buildbot, if they can be re-enabled > great, if they can't can they be fixed? > upgrade|decommission|sstable_gen|global_row|putget_2dc|cql3_insert -- This message was sent by Atlassian JIRA (v6.1.5#6160)
[jira] [Commented] (CASSANDRA-5323) Revisit disabled dtests
[ https://issues.apache.org/jira/browse/CASSANDRA-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873586#comment-13873586 ] Michael Shuler commented on CASSANDRA-5323: --- Current excludes - auth was added back to 2.0, upgrade_test refined {noformat} == cassandra-1.2_test-select.cfg == [exclude] concurrent_schema_changes_test.py:TestConcurrentSchemaChanges.decommission_node_test global_row_key_cache_test.py sstable_generation_loading_test.py:TestSSTableGenerationAndLoading.sstableloader_compression_* == cassandra-2.0_test-select.cfg == [exclude] consistency_test.py:TestConsistency.short_read_reversed_test consistency_test.py:TestConsistency.short_read_test counter_tests.py:TestCounters.upgrade_test cql_tests.py:TestCQL.keyspace_test cql_tests.py:TestCQL.table_test global_row_key_cache_test.py repair_test.py:TestRepair.simple_repair_order_preserving_test sstable_generation_loading_test.py:TestSSTableGenerationAndLoading.sstableloader_compression_* == trunk_test-select.cfg == [exclude] auth_test.py:TestAuth.drop_cf_auth_test auth_test.py:TestAuth.drop_ks_auth_test auth_test.py:TestAuth.grant_revoke_cleanup_test concurrent_schema_changes_test.py consistency_test.py:TestConsistency.short_read_reversed_test consistency_test.py:TestConsistency.short_read_test counter_tests.py:TestCounters.upgrade_test cql_tests.py:TestCQL.keyspace_test cql_tests.py:TestCQL.table_test global_row_key_cache_test.py repair_test.py:TestRepair.simple_repair_order_preserving_test sstable_generation_loading_test.py {noformat} > Revisit disabled dtests > --- > > Key: CASSANDRA-5323 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5323 > Project: Cassandra > Issue Type: Test >Reporter: Ryan McGuire >Assignee: Michael Shuler > > The following dtests are disabled in buildbot, if they can be re-enabled > great, if they can't can they be fixed? > upgrade|decommission|sstable_gen|global_row|putget_2dc|cql3_insert -- This message was sent by Atlassian JIRA (v6.1.5#6160)
[jira] [Commented] (CASSANDRA-5323) Revisit disabled dtests
[ https://issues.apache.org/jira/browse/CASSANDRA-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13848088#comment-13848088 ] Michael Shuler commented on CASSANDRA-5323: --- Current exclude lists, in order for dtest to complete without hanging: trunk: "drop_cf_auth_test|drop_ks_auth_test|grant_revoke_cleanup_test|concurrent_schema_changes_test|short_read_reversed_test|short_read_test|keyspace_test|table_test|global_row_key_cache_test|sstableloader_compression_deflate_to_deflate_test|simple_repair_order_preserving_test|upgrade_test|sstable_generation_loading_test" - http://cassci.datastax.com/job/trunk_dtest/48/console - http://cassci.datastax.com/job/trunk_dtest/48/testReport/ cassandra-2.0: "drop_cf_auth_test|drop_ks_auth_test|grant_revoke_cleanup_test|decommission_node_test|short_read_reversed_test|short_read_test|keyspace_test|table_test|global_row_key_cache_test|simple_repair_order_preserving_test|sstableloader_compression|upgrade_test" - http://cassci.datastax.com/job/cassandra-2.0_dtest/21/console - http://cassci.datastax.com/job/cassandra-2.0_dtest/21/testReport/ cassandra-1.2: "decommission|sstable_gen|global_row|cql3_insert" - http://cassci.datastax.com/job/cassandra-1.2_dtest/29/console - http://cassci.datastax.com/job/cassandra-1.2_dtest/29/testReport/ Some of the results may not be particularly pretty, but we have results! :) > Revisit disabled dtests > --- > > Key: CASSANDRA-5323 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5323 > Project: Cassandra > Issue Type: Test >Reporter: Ryan McGuire >Assignee: Michael Shuler > > The following dtests are disabled in buildbot, if they can be re-enabled > great, if they can't can they be fixed? > upgrade|decommission|sstable_gen|global_row|putget_2dc|cql3_insert -- This message was sent by Atlassian JIRA (v6.1.4#6159)
[jira] [Commented] (CASSANDRA-5323) Revisit disabled dtests
[ https://issues.apache.org/jira/browse/CASSANDRA-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13816392#comment-13816392 ] Michael Shuler commented on CASSANDRA-5323: --- Current exclude list: "decommission|sstable_gen|global_row|cql3_insert" > Revisit disabled dtests > --- > > Key: CASSANDRA-5323 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5323 > Project: Cassandra > Issue Type: Test >Reporter: Ryan McGuire >Assignee: Michael Shuler > > The following dtests are disabled in buildbot, if they can be re-enabled > great, if they can't can they be fixed? > upgrade|decommission|sstable_gen|global_row|putget_2dc|cql3_insert -- This message was sent by Atlassian JIRA (v6.1#6144)
[jira] [Commented] (CASSANDRA-5323) Revisit disabled dtests
[ https://issues.apache.org/jira/browse/CASSANDRA-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13685936#comment-13685936 ] Ryan McGuire commented on CASSANDRA-5323: - upgrade one is done. > Revisit disabled dtests > --- > > Key: CASSANDRA-5323 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5323 > Project: Cassandra > Issue Type: Test >Reporter: Ryan McGuire >Assignee: Alex Zarutin > > The following dtests are disabled in buildbot, if they can be re-enabled > great, if they can't can they be fixed? > upgrade|decommission|sstable_gen|global_row|putget_2dc|cql3_insert -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira