Skip to content

ci(observer-deploy): add pod diagnostics on smoke failure#62

Merged
yzs15 merged 1 commit into
masterfrom
fix/smoke-diagnostics
Jul 1, 2026
Merged

ci(observer-deploy): add pod diagnostics on smoke failure#62
yzs15 merged 1 commit into
masterfrom
fix/smoke-diagnostics

Conversation

@yzs15

@yzs15 yzs15 commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Post-#58 hotfix follow-up. Previous smoke run showed only 'context deadline exceeded' with no pod-level info. This adds an 'if: failure()' diagnostic step (pods/describe/events/logs) so the next failure lands with enough state to root-cause.

🤖 Generated with Claude Code

Previous smoke failure logged only 'context deadline exceeded' with no pod
state. Add an 'if: failure()' step before Cleanup that dumps pods/describe/
events/logs (current + previous) + helm status so the next failed run has
enough to root-cause the deploy hang.

Bracketed with ::group:: so the log stays skimmable in the Actions UI.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@yzs15 yzs15 merged commit c2b3a10 into master Jul 1, 2026
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