Issue #3408073 by mstrelan, fjgarlin: Test-only job from parent pipeline skips Functional Javascript tests
parent
e8778fb265
commit
3a6c1cf41f
|
@ -14,6 +14,7 @@ variables:
|
|||
POSTGRES_DB: drupaltestbot
|
||||
POSTGRES_USER: drupaltestbot
|
||||
POSTGRES_PASSWORD: drupaltestbotpw
|
||||
MINK_DRIVER_ARGS_WEBDRIVER: '["chrome", {"browserName":"chrome","chromeOptions":{"args":["--disable-dev-shm-usage","--disable-gpu","--headless"]}}, "http://localhost:9515"]'
|
||||
|
||||
'🩹 Test-only changes':
|
||||
stage: 🗜️ Test
|
||||
|
|
Loading…
Reference in New Issue