Newer
Older
ref: $_GITLAB_TEMPLATES_REF
file:
- '/includes/include.drupalci.main.yml'
- '/includes/include.drupalci.variables.yml'
- '/includes/include.drupalci.workflows.yml'
_CSPELL_WORDS: 'aggs,basicauth,asciifolding,datasource,datasources,fuzzyness,geofield,geophp,geopoint,lucene,makina,ngram,opensearchproject,querytime,multifield'

Kim Pepper
committed
OPT_IN_TEST_PREVIOUS_MINOR: 1
OPT_IN_TEST_NEXT_MINOR: 1
composer (next minor):
allow_failure: true

Kim Pepper
committed
variables:
_LENIENT_ALLOW_LIST: geofield
phpcs:
allow_failure: false
phpstan:
allow_failure: false
phpstan (next major):
allow_failure: true

Kim Pepper
committed
phpstan (next minor):
allow_failure: true
phpunit:
extends: .phpunit-base
services:
- !reference [.with-database]
- !reference [.with-chrome]
- name: opensearchproject/opensearch:2
variables:
_SHOW_ENVIRONMENT_VARIABLES: 1
'discovery.type': 'single-node'
DISABLE_SECURITY_PLUGIN: 'true'
OPENSEARCH_JAVA_OPTS: '-Xms1g -Xmx1g'