You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2020/03/20 20:53:26 UTC

[GitHub] [cassandra] dcapwell opened a new pull request #479: CASSANDRA-15649 test.distributed.timeout no longer respected in CircleCI

dcapwell opened a new pull request #479: CASSANDRA-15649 test.distributed.timeout no longer respected in CircleCI
URL: https://github.com/apache/cassandra/pull/479
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] dcapwell commented on a change in pull request #479: CASSANDRA-15649 test.distributed.timeout no longer respected in CircleCI

Posted by GitBox <gi...@apache.org>.
dcapwell 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_r396036584
 
 

 ##########
 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:
   config.yml is supposed to be config.yml.LOWER but looks like it want done properly in py3 patch, since I registered the files this got updated

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] dcapwell closed pull request #479: CASSANDRA-15649 test.distributed.timeout no longer respected in CircleCI

Posted by GitBox <gi...@apache.org>.
dcapwell closed pull request #479: CASSANDRA-15649 test.distributed.timeout no longer respected in CircleCI
URL: https://github.com/apache/cassandra/pull/479
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] michaelsembwever commented on a change in pull request #479: CASSANDRA-15649 test.distributed.timeout no longer respected in CircleCI

Posted by GitBox <gi...@apache.org>.
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org