Skip to content

OTel kuttl test fix: add bad psql command to force an error and ensur…#4424

Merged
dsessler7 merged 1 commit intoCrunchyData:mainfrom
dsessler7:fix-otel-test
Feb 16, 2026
Merged

OTel kuttl test fix: add bad psql command to force an error and ensur…#4424
dsessler7 merged 1 commit intoCrunchyData:mainfrom
dsessler7:fix-otel-test

Conversation

@dsessler7
Copy link
Collaborator

…e there will be a postgres log to capture.

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • New feature
  • Bug fix
  • Documentation
  • Testing enhancement
  • Other

What is the current behavior (link to any open issues here)?

OTel kuttl test is failing because when backups are disabled, postgres has no logs to capture.

What is the new behavior (if this is a feature change)?

  • Breaking change (fix or feature that would cause existing functionality to change)

For the part of the test where backups are disabled, we use psql to run a bad command on the database, ensuring there is a log for OTel to capture.

Other Information:

@dsessler7 dsessler7 requested a review from tjmoore4 February 16, 2026 19:58
@dsessler7 dsessler7 merged commit 00e6654 into CrunchyData:main Feb 16, 2026
21 checks passed
@dsessler7 dsessler7 deleted the fix-otel-test branch February 16, 2026 20:36
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