Skip to content

Move integration tests to single execution containers in .drone.yml - #1487

Merged
MorrisJobke merged 2 commits into
masterfrom
move-integration-tests-to-single-containers
Sep 22, 2016
Merged

Move integration tests to single execution containers in .drone.yml#1487
MorrisJobke merged 2 commits into
masterfrom
move-integration-tests-to-single-containers

Conversation

@LukasReschke

@LukasReschkeLukasReschke commented Sep 22, 2016

Copy link
Copy Markdown
Member

Should make the execution faster in general.

@mention-bot

Copy link
Copy Markdown

@LukasReschke, thanks for your PR! By analyzing the annotation information on this pull request, we identified @MorrisJobke and @rullzer to be potential reviewers

@LukasReschke
LukasReschkeforce-pushed the move-integration-tests-to-single-containers branch from 97d95ca to d9c6779CompareSeptember 22, 2016 09:14
This adds improved performance
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
@LukasReschke
LukasReschkeforce-pushed the move-integration-tests-to-single-containers branch from d9c6779 to cb19066CompareSeptember 22, 2016 09:26
@LukasReschkeLukasReschke added the 3. to review Waiting for reviews label Sep 22, 2016
@LukasReschkeLukasReschke changed the title [WIP] Move integration tests to single containersMove integration tests to single containersSep 22, 2016
@LukasReschkeLukasReschke changed the title Move integration tests to single containersMove integration tests to single execution containers in .drone.ymlSep 22, 2016
@LukasReschkeLukasReschke added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Sep 22, 2016
@LukasReschke

Copy link
Copy Markdown
MemberAuthor

I'll try to cache the dependencies for the integration tests in a docker image.

This one caches the dependencies
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
@LukasReschkeLukasReschke added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Sep 22, 2016
@LukasReschke

Copy link
Copy Markdown
MemberAuthor

Added a container that has the dependencies cached.

@nickvergessen

Copy link
Copy Markdown
Member

still passes 👍

@MorrisJobke

Copy link
Copy Markdown
Member

👍

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@LukasReschke@mention-bot@nickvergessen@MorrisJobke