Skip to content

fix: connect service containers to local registry network (#1847) #4829

fix: connect service containers to local registry network (#1847)

fix: connect service containers to local registry network (#1847) #4829

Triggered via push May 9, 2026 10:49
Status Failure
Total duration 3m 51s
Artifacts

build.yml

on: push
Matrix: smoke-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
Process completed with exit code 1.
[threads] tests/test-cases/services/integration.test.ts > services <services:entrypoint should support variable expansion and double quotes>: tests/test-cases/services/integration.test.ts#L193
AssertionError: expected 'job1 > still running...\njob1 > shoul…' to deeply equal 'job1 > should support single quote …' - Expected + Received + job1 > still running... job1 > should support single quote ['] job1 > should support double quote ["] job1 > should support variable expansion [1.27.4] ❯ tests/test-cases/services/integration.test.ts:193:28
[threads] tests/test-cases/predefined-variables/integration.test.ts > predefined-variables > custom ports (via variable-file): tests/test-cases/predefined-variables/integration.test.ts#L182
AssertionError: expected 'test-job > still running...\ntest-job…' to deeply equal 'test-job > CI=true\ntest-job > CI_API…' - Expected + Received @@ -1,5 +1,6 @@ + test-job > still running... test-job > CI=true test-job > CI_API_V4_URL=https://gitlab.com:8443/api/v4 test-job > CI_BUILDS_DIR=/builds test-job > CI_COMMIT_BRANCH=master test-job > CI_COMMIT_DESCRIPTION=More commit text ❯ tests/test-cases/predefined-variables/integration.test.ts:182:32
[threads] tests/test-cases/predefined-variables/integration.test.ts > predefined-variables > normal: tests/test-cases/predefined-variables/integration.test.ts#L145
AssertionError: expected 'test-job > still running...\ntest-job…' to deeply equal 'test-job > CI=true\ntest-job > CI_API…' - Expected + Received @@ -1,5 +1,6 @@ + test-job > still running... test-job > CI=true test-job > CI_API_V4_URL=https://gitlab.com/api/v4 test-job > CI_BUILDS_DIR=/builds test-job > CI_COMMIT_BRANCH=master test-job > CI_COMMIT_DESCRIPTION=More commit text ❯ tests/test-cases/predefined-variables/integration.test.ts:145:32