bereng commented on code in PR #2896:
URL: https://github.com/apache/cassandra/pull/2896#discussion_r1448432079
##########
.circleci/config_template.yml:
##########
@@ -37,8 +37,8 @@ default_env_vars: &default_env_vars
CASS_DRIVER_NO_CYTHON: true
#Skip all syncing to disk to avoid performance issues in flaky CI
environments
CASSANDRA_SKIP_SYNC: true
- DTEST_REPO: https://github.com/apache/cassandra-dtest.git
- DTEST_BRANCH: trunk
+ DTEST_REPO: https://github.com/blambov/cassandra-dtest.git
Review Comment:
Note to self: These 2 lines are isolated in a circle commit
--
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]