Skip to content

feat: upload spl2 test results as artifact after execution#510

Open
mkolasinski-splunk wants to merge 1 commit into
mainfrom
feat/spl2-tests-upload-artifact
Open

feat: upload spl2 test results as artifact after execution#510
mkolasinski-splunk wants to merge 1 commit into
mainfrom
feat/spl2-tests-upload-artifact

Conversation

@mkolasinski-splunk

Copy link
Copy Markdown
Contributor

Summary

  • Add actions/upload-artifact@v4 step to run-spl2-tests job so test results are preserved as downloadable artifacts after each run
  • Matches the artifact upload pattern already used in run-knowledge-tests and run-unit-tests
  • Artifact named spl2 test results, contains the test-results/ directory with JUnit XML output

Test plan

  • Verify CI runs run-spl2-tests and produces a downloadable spl2 test results artifact
  • Confirm artifact contains test-results/report.xml

🤖 Generated with Claude Code

@mkolasinski-splunk mkolasinski-splunk requested a review from a team as a code owner June 30, 2026 13:20
Add actions/upload-artifact step to run-spl2-tests job so test results
are preserved as downloadable artifacts, matching the pattern used in
knowledge tests and unit tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mkolasinski-splunk mkolasinski-splunk force-pushed the feat/spl2-tests-upload-artifact branch from 20e6cec to 8d5663f Compare June 30, 2026 13:22
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