RE: dtests failing with - ValueError: unsupported hash type md5

2018-05-10 Thread Rajiv Dimri
- ValueError: unsupported hash type md5   What command did you run? Probably worth checking that cqlsh is installed in the virtual environment and that you are executing pytest from within the virtual env.   On 10 May 2018 at 05:06, Rajiv Dimri mailto:rajiv.di...@oracle.com"rajiv.di...@oracle.co

RE: dtests failing with - ValueError: unsupported hash type md5

2018-05-09 Thread Rajiv Dimri
Hi All, We have setup a dtest environment to run against Cassandra db version 3.11.1 and 3.0.5 As per instruction on https://github.com/apache/cassandra-dtest we have setup the environment with python 3.6.5 along with other dependencies. The server used is Oracle RHEL (Red Hat Enterprise

RE: dtests failing with - ValueError: unsupported hash type md5

2018-05-20 Thread Rajiv Dimri
=$PYTHON3_INSTALL_PATH/bin:$PYTHON27_INSTALL_PATH/bin:$PATH   This seems to have resolved the issue.   From: Rajiv Dimri Sent: Thursday, May 10, 2018 11:52 AM To: user@cassandra.apache.org Subject: RE: dtests failing with - ValueError: unsupported hash type md5   Thank you for the response

Resource Intensive and Upgrade tests (Dtest Cassandra)

2018-05-20 Thread Rajiv Dimri
Hi All, We have setup a dtest environment to run against Cassandra db version 3.11.1 and 3.0.5 During the test run we see that tests under the category of Resource intensive and Upgrade tests Are skipped by default during the collection phase. And this is a huge number (1100+ out of