You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ariel Weisberg (JIRA)" <ji...@apache.org> on 2019/01/15 21:16:00 UTC

[jira] [Comment Edited] (CASSANDRA-14985) CircleCI docker image should bake in more dependencies

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

Ariel Weisberg edited comment on CASSANDRA-14985 at 1/15/19 9:15 PM:
---------------------------------------------------------------------

[Docker image change|https://github.com/aweisberg/cassandra-builds/commit/cc637ecf848769c4949414e7bc97ce9e90dcbfd4]
[trunk|https://github.com/aweisberg/cassandra/commit/582c6719d7588fa4bedd71f412118451f2b3ccaf]

dtests:
https://circleci.com/gh/aweisberg/cassandra/2517
https://circleci.com/gh/aweisberg/cassandra/2518
utests:
https://circleci.com/gh/aweisberg/cassandra/2519
upgrade tests:
https://circleci.com/gh/aweisberg/cassandra/2520


was (Author: aweisberg):
[Docker image change|https://github.com/aweisberg/cassandra-builds/commit/e84ed05a971d2bd657a9cc47299229af28d07e2c]
[trunk|https://github.com/aweisberg/cassandra/commit/582c6719d7588fa4bedd71f412118451f2b3ccaf]

dtests:
https://circleci.com/gh/aweisberg/cassandra/2517
https://circleci.com/gh/aweisberg/cassandra/2518
utests:
https://circleci.com/gh/aweisberg/cassandra/2519
upgrade tests:
https://circleci.com/gh/aweisberg/cassandra/2520

>  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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org