[
https://issues.apache.org/jira/browse/CASSANDRA-16688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350530#comment-17350530
]
Ekaterina Dimitrova commented on CASSANDRA-16688:
-------------------------------------------------
{quote}The patch that has been committed to 4.0 and trunk, switches the
cassandra-dtest's requirement.txt from using
[https://github.com/riptano/ccm.git@cassandra-test] to using
git://github.com/riptano/ccm.git@cassandra-test for the ccm dependency. That
works the first time because the repository needs to get cloned again to switch
from one upstream URL to another. But it won't work when ccm gets re-tagged
again.
{quote}
True, it was just a ninja fix until full-fledged solution this week comes, in
case someone needs to run CI In the meanwhile. Thank you for the patch [~mck],
appreciate it!
+1 on the dtest patch and reverting the temporary ninja fix for 4.0 and trunk.
Also, I think we can add the last ccm patch and retag, that one was just a
correction of the debug messages so I think it should be harmless. Thank you
> CircleCI - python dtests failing because of ccm issue
> -----------------------------------------------------
>
> Key: CASSANDRA-16688
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16688
> Project: Cassandra
> Issue Type: Bug
> Components: CI
> Reporter: Ekaterina Dimitrova
> Assignee: Ekaterina Dimitrova
> Priority: Normal
> Fix For: 4.0-rc2, 4.0, 3.0.x, 3.11.x, 4.x
>
>
> Circle CI fails to run dtests.
> [https://app.circleci.com/pipelines/github/adelapena/cassandra/483/workflows/e9a5f84e-e465-40e6-92f4-08e8632edf47/jobs/4315]
> {code:java}
> Obtaining ccm from git+
> [https://github.com/riptano/ccm.git@cassandra-test#egg=ccm]
> (from -r /home/cassandra/cassandra-dtest/requirements.txt (line 9))
> Updating ./env3.6/src/ccm clone (to revision cassandra-test)
> Running command git fetch -q --tags
> WARNING: Discarding git+
> [https://github.com/riptano/ccm.git@cassandra-test#egg=ccm]
> . Command errored out with exit status 1: git fetch -q --tags Check the logs
> for full command output.
> ERROR: Could not find a version that satisfies the requirement ccm
> (unavailable)
> ERROR: No matching distribution found for ccm (unavailable)
> WARNING: You are using pip version 21.0.1; however, version 21.1.1 is
> available.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]