- Issue created by @larowlan
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Currently the cypress tasks spend 2 mins installing operating system level dependencies
Doing this in multiple jobs in every build is a waste of resources⦠plus dozens of times per day, now with splitting up across 4 CI jobs for parallellization, quite possibly hundreds of times per day!
- πͺπΈSpain fjgarlin
Using custom images is a great way to speed things up in the CI system.
Some documentation can be found here: https://project.pages.drupalcode.org/gitlab_templates/info/customization... - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
#3 Great, we now have an issue for that: π [CI] Use custom image and improve caching for Cypress Active .
- π¬π§United Kingdom catch
Playwright if nothing changes on π Consider dropping Nightwatch in favor of Functional Javascript tests Active , but I understand switching over has been discussed within the XB team.
- πͺπΈSpain fjgarlin
Then, in my opinion, this issue in this queue should be closed as there is already a custom image being used in π [CI] Use custom image and improve caching for Cypress Active , which I think it's better suited for XB.