Skip to content

Conversation

@johscheuer
Copy link
Member

Description

We've seen a few cases in our nightly testing where the tests have failed because of a special character in the value, e.g. a semicolon (;) where the fdbcli command thought the current command is split. Using only the hex format is a better approach to prevent those failures.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Discussion

Testing

Ran the test manually.

Documentation

Follow-up

@johscheuer johscheuer added the bug Something isn't working label Dec 15, 2025
@foundationdb-ci
Copy link
Contributor

Result of fdb-kubernetes-operator-pr on Linux RHEL 9

  • Commit ID: e27dd98
  • Duration 1:34:36
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

Copy link
Contributor

@nicmorales9 nicmorales9 left a comment

Choose a reason for hiding this comment

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

LGTM!

@johscheuer johscheuer merged commit a52fcdf into FoundationDB:main Dec 16, 2025
9 checks passed
@johscheuer johscheuer deleted the use-hex-value-instead-of-printable branch December 16, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants