Skip to content

Conversation

@dothebart
Copy link
Contributor

@dothebart dothebart commented Dec 10, 2025

Scope & Purpose

the encryption at rest keyfiles were only engaged by oskar. This PR enables it for most of the tests, and subsequently a nightly job should run with it disabled.

  • parameter naming referenced was wrong, and thus a filename was specified for a string parameter. Flip to the more modern file-parameter.

  • some parameters are XOR and must not be combined. Respect that while building the arangod arguments

  • on subsequent starts conflicting previous args have to be cleaned in favour of new arguments

  • improve the errormessage, to tell the actual string length of the specified key

  • 💩 Bugfix

@cla-bot cla-bot bot added the cla-signed label Dec 10, 2025
@KVS85 KVS85 added this to the devel milestone Dec 10, 2025
@dothebart dothebart force-pushed the bug-fix/test-oskar branch 2 times, most recently from e4b0c15 to 0583b8a Compare December 12, 2025 14:53
@dothebart dothebart changed the title Add invocation type only executed by oskar so far fix encryption at rest test handling Dec 12, 2025
@mpoeter mpoeter merged commit e71fb16 into devel Dec 15, 2025
4 of 5 checks passed
@mpoeter mpoeter deleted the bug-fix/test-oskar branch December 15, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants