Skip to content

fix: harden integration test result reporting#206

Merged
jr200 merged 1 commit into
masterfrom
fix/run-integration-report-json
Jun 10, 2026
Merged

fix: harden integration test result reporting#206
jr200 merged 1 commit into
masterfrom
fix/run-integration-report-json

Conversation

@jr200

@jr200 jr200 commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Stop installing yq in the reusable integration workflow; ARC runner images are expected to provide it
  • Add an explicit yq --version check so runner-image drift fails clearly
  • Default empty discovery outputs to count=0 and services_tested=[] for callback JSON
  • Preserve failed discovery as a failed integration result instead of treating it as no services

Failing run

Verification

  • yq e . .github/workflows/run_integration_tests.yaml
  • kubectl exec -n arc-runners-whengas arc-linux-whengas-x4wsv-runner-8gl2x -c runner -- yq --version -> v4.53.2

@jr200 jr200 force-pushed the fix/run-integration-report-json branch from 223090a to 0a051bb Compare June 10, 2026 22:50
@jr200 jr200 merged commit 794b2b5 into master Jun 10, 2026
7 checks passed
@jr200 jr200 deleted the fix/run-integration-report-json branch June 10, 2026 22:51
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