michaelsembwever commented on a change in pull request #479: CASSANDRA-15649
test.distributed.timeout no longer respected in CircleCI
URL: https://github.com/apache/cassandra/pull/479#discussion_r395983272
##########
File path: .circleci/config.yml
##########
@@ -110,6 +114,7 @@ jobs:
source ~/env/bin/activate
export PATH=$JAVA_HOME/bin:$PATH
pip3 install --upgrade -r ~/cassandra-dtest/requirements.txt
+ pip3 uninstall -y cqlsh
Review comment:
why?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]