[ 
https://issues.apache.org/jira/browse/CASSANDRA-14985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16745376#comment-16745376
 ] 

Ariel Weisberg commented on CASSANDRA-14985:
--------------------------------------------

The old image has an out of date python virtual env, the derived image would 
need to update the requirements just to function. The issue I am running into 
is that CCM can't clone repositories because it uses the old URL.

I don't see why we should put code to update an out of date base image in the 
derived image docker file? It just seems like we are papering over an 
unwillingness to build a single image that does what we want.

>  CircleCI docker image  should bake in more dependencies
> --------------------------------------------------------
>
>                 Key: CASSANDRA-14985
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14985
>             Project: Cassandra
>          Issue Type: Test
>          Components: Test/dtest, Test/unit
>            Reporter: Ariel Weisberg
>            Assignee: Ariel Weisberg
>            Priority: Major
>             Fix For: 4.0
>
>
> It's pretty frequent especially in the upgrade tests for either maven or 
> github to fail. I think they are detecting the thundering herd of containers 
> all pulling stuff at the same time and opting out.
> We can reduce this especially for maven dependencies since most are hardly 
> ever changing by downloading everything we can in advance and baking it into 
> the image.
> When building the docker image Initialize the local maven repository by 
> running ant maven-ant-tasks-retrieve-build for 2.1-trunk and do the same with 
> CCM and the Apache repository.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to