dkropachev commented on code in PR #283: URL: https://github.com/apache/cassandra-dtest/pull/283#discussion_r2653515029
########## requirements.txt: ########## @@ -9,7 +9,7 @@ # # In case you want to test a patch with your own CCM branch, further to changing below CCM repo and branch name, you need to add -e flag at the beginning # Example: -e git+https://github.com/userb/ccm.git@cassandra-17182#egg=ccm -git+https://github.com/apache/cassandra-ccm.git@cassandra-test#egg=ccm +-e git+https://github.com/dkropachev/cassandra-ccm.git@dk/move-off-distutils-version#egg=ccm Review Comment: I understand that you want cicd to pass and merge it, but wouldn't it better to point it to a branch from `git+https://github.com/apache/cassandra-ccm.git` ? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

