Skip to content

Ignore node modules when running integration tests in Docker - #1679

Merged
nickvergessen merged 2 commits into
masterfrom
ignore-node-modules-when-running-integration-tests-in-docker
Apr 8, 2019
Merged

Ignore node modules when running integration tests in Docker#1679
nickvergessen merged 2 commits into
masterfrom
ignore-node-modules-when-running-integration-tests-in-docker

Conversation

@danxuliu

@danxuliu danxuliu commented Apr 5, 2019

Copy link
Copy Markdown
Member

danxuliu added 2 commits April 5, 2019 10:50
This improves its readability and makes possible to add new parameters
more cleanly.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Node modules can take a lot of space, causing the copy of the local Git
working directory of Nextcloud to the container to be slow. However,
they are not needed when running the integration tests, so now they are
excluded from the copy.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@danxuliu danxuliu added this to the 6.0.0 milestone Apr 5, 2019
@danxuliu
danxuliu requested a review from nickvergessen April 5, 2019 09:06
@danxuliu

danxuliu commented Apr 5, 2019

Copy link
Copy Markdown
Member Author

/backport to stable15

@danxuliu

danxuliu commented Apr 5, 2019

Copy link
Copy Markdown
Member Author

/backport to stable14

@nickvergessen
nickvergessen merged commit 3dec41b into master Apr 8, 2019
@nickvergessen
nickvergessen deleted the ignore-node-modules-when-running-integration-tests-in-docker branch April 8, 2019 11:03
@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable15 in #1687

@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable14 in #1688

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants