Skip to content

test(smoke): decouple admin checks from bootstrap credentials - #686

Merged
XiaoSeS merged 1 commit into
mainfrom
fix/smoke-admin-credentials-626
Aug 4, 2026
Merged

test(smoke): decouple admin checks from bootstrap credentials#686
XiaoSeS merged 1 commit into
mainfrom
fix/smoke-admin-credentials-626

Conversation

@XiaoSeS

@XiaoSeS XiaoSeS commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Closes #626.

Summary

  • Decouple smoke-test admin label checks from bootstrap admin credentials.
  • Add explicit SMOKE_ADMIN_USERNAME/SMOKE_ADMIN_PASSWORD inputs and SMOKE_ADMIN_CHECKS mode.
  • Add script regression coverage and document persistent-environment usage.

Scope

  • scripts/smoke-test.sh admin mode behavior
  • Makefile staging smoke credentials
  • PR Scripts regression workflow
  • README and dev workflow docs

Verification

  • bash scripts/tests/smoke-test-admin-mode-test.sh
  • bash scripts/tests/workflow-security-test.sh
  • git diff --check HEAD~1 HEAD
  • Local exact-SHA release Compose preview passed smoke test.
  • GitHub PR checks passed.

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
@XiaoSeS
XiaoSeS merged commit fc457a0 into main Aug 4, 2026
12 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.

test(smoke): decouple admin checks from bootstrap credentials in persistent environments

1 participant