Skip to content

fix(ci): fix Splunk integration test flakiness and re-enable#25879

Draft
thomasqueirozb wants to merge 1 commit into
masterfrom
fix/splunk-integration-tests
Draft

fix(ci): fix Splunk integration test flakiness and re-enable#25879
thomasqueirozb wants to merge 1 commit into
masterfrom
fix/splunk-integration-tests

Conversation

@thomasqueirozb

Copy link
Copy Markdown
Member

Summary

Fixes #23474 - Splunk integration tests were timing out due to two issues:

  1. Incorrect volume path in compose.yaml (introduced during integration test reorganization)
  2. Missing health check causing tests to start before Splunk was ready

Vector configuration

NA

How did you test this PR?

  • Verified the fix by running make check-clippy
  • The changes address root causes identified from the issue

Change Type

  • Bug fix
  • New feature
  • Dependencies
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the no-changelog label to this PR.

References

@github-actions github-actions Bot added domain: sinks Anything related to the Vector's sinks domain: ci Anything related to Vector's CI environment labels Jul 16, 2026
@thomasqueirozb thomasqueirozb added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label Jul 16, 2026

@thomasqueirozb thomasqueirozb left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/ci-run-integration-splunk

@datadog-vectordotdev

datadog-vectordotdev Bot commented Jul 16, 2026

Copy link
Copy Markdown

Pipelines  Tests

⚠️ Warnings

🚦 1 Pipeline job failed

Changelog | validate-changelog   View in Datadog   GitHub Actions

ℹ️ Info

No other issues found (see more)

🧪 All tests passed
❄️ No new flaky tests detected

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: a2df088 | Docs | Give us feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: ci Anything related to Vector's CI environment domain: sinks Anything related to the Vector's sinks no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Splunk integration tests are failing

1 participant