Skip to content

ci: gate docker build on web console unit tests passing#5839

Merged
jyotshnayaparla-00 merged 1 commit intomainfrom
fix-web-console-ci-gate
Mar 17, 2026
Merged

ci: gate docker build on web console unit tests passing#5839
jyotshnayaparla-00 merged 1 commit intomainfrom
fix-web-console-ci-gate

Conversation

@jyotshnayaparla-00
Copy link
Contributor

The web console unit tests run in parallel with the build jobs, so when they fail the cancel sentinel doesn't stop the docker build fast enough, it's async. Added invoke-tests-web-console-unit to invoke-build-docker's needs and if so it properly waits before starting the docker build (and everything downstream).

@jyotshnayaparla-00 jyotshnayaparla-00 self-assigned this Mar 16, 2026
@jyotshnayaparla-00 jyotshnayaparla-00 requested a review from gz March 16, 2026 22:47
@jyotshnayaparla-00 jyotshnayaparla-00 added this pull request to the merge queue Mar 16, 2026
Merged via the queue into main with commit 4813660 Mar 17, 2026
1 check passed
@jyotshnayaparla-00 jyotshnayaparla-00 deleted the fix-web-console-ci-gate branch March 17, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants