[
https://issues.apache.org/jira/browse/CASSANDRA-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975995#comment-13975995
]
Brandon Williams commented on CASSANDRA-7002:
---------------------------------------------
With CASSANDRA-7064 solved, and with flush dir support ripped out of ccm
(https://github.com/driftx/ccm/commit/9f7f93a5ae3c35252e2a0992cde6823ca1554bc0)
this test now passes legitimately. I still think it's kind of a stupid test,
but our next step is to figure out why snapshot_test.py was working even
without CASSANDRA-7064
> concurrent_schema_changes_test snapshot_test dtest needs to account for
> hashed data dirs in 2.1
> -----------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-7002
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7002
> Project: Cassandra
> Issue Type: Test
> Components: Tests
> Reporter: Michael Shuler
> Assignee: Brandon Williams
> Priority: Blocker
>
> {noformat}
> ======================================================================
> ERROR: snapshot_test
> (concurrent_schema_changes_test.TestConcurrentSchemaChanges)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/mshuler/git/cassandra-dtest/concurrent_schema_changes_test.py",
> line 299, in snapshot_test
> for f in os.listdir(dirr):
> OSError: [Errno 2] No such file or directory:
> '/tmp/dtest-VZwotc/test/node1/data/ks_ns2/cf_ns2'
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)