Skip to content

Run container smoke checks on two-CPU runners - #3

Merged
splitice merged 1 commit into
mainfrom
fix/smoke-runner-cpus
Sep 10, 2026
Merged

splitice merged 1 commit into
mainfrom
fix/smoke-runner-cpus

Conversation

@splitice

@splitice splitice commented Sep 10, 2026

Copy link
Copy Markdown
Member

Private GitHub runners provide two CPUs, so requesting three CPUs prevents the deployment smoke test from starting. Cap the test's CPU limit to the Docker daemon's available capacity and allow a lower limit for reproducing CI locally. Deployment resource limits remain at three CPUs and 2 GiB.

Validation: bash syntax check passes; the published image passed offline startup, asset/key checks, restart, forced UI regeneration, and graceful shutdown with the migrated configuration at two CPUs and 2 GiB.

@splitice
splitice merged commit 3a5c503 into main Sep 10, 2026
4 checks passed
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.

1 participant