Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement] Allow setting the file mode of the SQLite database #3260

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

vkarak
Copy link
Contributor

@vkarak vkarak commented Sep 13, 2024

This PR introduces a new configuration/environment variable combo to allow setting the permissions of the SQLite database file and the associated lock file. These are the following:

  • Configuration: storage/sqlite_db_file_mode
  • Environment: RFM_SQLITE_DB_FILE_MODE

@vkarak vkarak added prio: normal enhancement reporting Issues related to reporting and processing the test results labels Sep 13, 2024
@vkarak vkarak added this to the ReFrame 4.7 milestone Sep 13, 2024
@vkarak vkarak self-assigned this Sep 13, 2024
@vkarak vkarak force-pushed the enhancement/change-db-file-mode branch from b84a768 to 2b97cb7 Compare September 17, 2024 15:32
@vkarak vkarak merged commit ea93a5c into reframe-hpc:develop Sep 17, 2024
22 checks passed
@vkarak vkarak deleted the enhancement/change-db-file-mode branch September 17, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement prio: normal reporting Issues related to reporting and processing the test results
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants