Skip to content

fix: collect pod logs after helm test (FB-1643)#2

Merged
fstr merged 2 commits into
mainfrom
FB-1643_collect_logs
Jun 12, 2026
Merged

fix: collect pod logs after helm test (FB-1643)#2
fstr merged 2 commits into
mainfrom
FB-1643_collect_logs

Conversation

@fstr

@fstr fstr commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Background

FB-1643: collect pod logs after helm test

Summary
helm.sh/hook-delete-policy: before-hook-creation,hook-succeeded deletes test pods the moment they succeed, so helm test --logs races and exits 1 with "pods not found" even when every suite passed (helm/helm#8949). Drop hook-succeeded from every test under helm/templates/tests/; pods are still cleaned up on the next test run by before-hook creation, and make test-cleanup remains for explicit cleanup.

Test Plan
make test

@fstr fstr enabled auto-merge (squash) June 12, 2026 11:54
Comment thread README.md
@fstr fstr merged commit a02e150 into main Jun 12, 2026
5 checks passed
@fstr fstr deleted the FB-1643_collect_logs branch June 12, 2026 11:58
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.

3 participants