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

Ariel Weisberg edited comment on CASSANDRA-14985 at 1/17/19 5:22 PM:
---------------------------------------------------------------------

I want to recreate the base image so vim is installed. Alternatively I could 
install vim in the derived image. I don't really care I just want a decent text 
editor installed when I am debugging in a container.

Is upgrading packages really a big deal? If tests fail with upgraded packages 
wouldn't we rather know about it? We aren't targeting one static configuration 
with our testing.


was (Author: aweisberg):
I want to recreate the base image so vim is installed. Alternatively I could 
install vim in the derived image. I don't really care I just want a decent text 
editor installed when I am debugging in a container.

Is upgrading packages really a big deal? If tests fail with upgraded packages 
wouldn't we rather no about it? We aren't targeting one static configuration 
with our testing.

>  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to