Skip to content
Snippets Groups Projects
Verified Commit 0b47ac36 authored by Dave Long's avatar Dave Long
Browse files

Issue #3521894 by catch, webflo: Use FF_USE_FASTZIP to speed up composer/yarn...

Issue #3521894 by catch, webflo: Use FF_USE_FASTZIP to speed up composer/yarn cache network transfers
parent 1935c084
No related branches found
No related tags found
3 merge requests!5423Draft: Resolve #3329907 "Test2",!3478Issue #3337882: Deleted menus are not removed from content type config,!579Issue #2230909: Simple decimals fail to pass validation
Pipeline #490671 failed
# cspell:ignore codequality Micheh micheh webide testdox updatedb stylelintrc # cspell:ignore codequality Micheh micheh webide testdox updatedb stylelintrc fastzip
################ ################
# Drupal GitLabCI template. # Drupal GitLabCI template.
...@@ -56,6 +56,7 @@ workflow: ...@@ -56,6 +56,7 @@ workflow:
################ ################
variables: variables:
FF_USE_FASTZIP: 1
_CONFIG_DOCKERHUB_ROOT: "registry.gitlab.com/drupal-infrastructure/drupalci/drupalci-environments" _CONFIG_DOCKERHUB_ROOT: "registry.gitlab.com/drupal-infrastructure/drupalci/drupalci-environments"
CACHE_TARGET: "${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}${CI_COMMIT_BRANCH}" CACHE_TARGET: "${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}${CI_COMMIT_BRANCH}"
CORE_GITLAB_PROJECT_ID: 59858 CORE_GITLAB_PROJECT_ID: 59858
......
# cspell:ignore drupaltestbot drupaltestbotpw Dwebdriver logfile XVFB # cspell:ignore drupaltestbot drupaltestbotpw Dwebdriver logfile XVFB fastzip
stages: stages:
- 🗜️ Test - 🗜️ Test
...@@ -58,6 +58,7 @@ default: ...@@ -58,6 +58,7 @@ default:
variables: variables:
FF_NETWORK_PER_BUILD: 1 FF_NETWORK_PER_BUILD: 1
FF_USE_FASTZIP: 1
SIMPLETEST_BASE_URL: http://localhost/subdirectory SIMPLETEST_BASE_URL: http://localhost/subdirectory
DB_DRIVER: mysql DB_DRIVER: mysql
MYSQL_ROOT_PASSWORD: root MYSQL_ROOT_PASSWORD: root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment