Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

WIP: Frontend tools from Drupal Lamp #118

Closed
wants to merge 7 commits into from

Conversation

AronNovak
Copy link
Member

Status

Changed the code to not install available tools globally again.

Todo

Tests, possible further optimizations

will fix #117

@AronNovak
Copy link
Member Author

So we could make one step further, but:
mail1

Instead of ~8min WDIO exeuction, we have ~7 minutes. The bottleneck is ultimately downloading the Docker images:
mail1

It takes ~4 minutes to download Drupal Lamp and Zalenium.

What I find more interesting:
https://docs.travis-ci.com/user/migrating-from-legacy/#Why-migrate-to-container-based-infrastructure%3F

https://docs.travis-ci.com/user/migrating-from-legacy/#Better-network-capacity%2C-availability-and-throughput

  • getting rid of sudo in .travis.yml could help us to download docker images , i will give a quick try here on this PR, as alone merging this does not seem to provide a big benefit

@AronNovak
Copy link
Member Author

As no significant improvement could be achieved, closing it without merging. Making it sudo-less did not help with the execution time basically.

@AronNovak AronNovak closed this Jun 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use the frontend tools from Drupal Lamp [2h]
1 participant