Skip to content

Commit

Permalink
tests(slurm_ops): ensure proper file permissions are applied to confi…
Browse files Browse the repository at this point in the history
…g files

Changes:

- Adds onto `test_config` tests to check the file mode, user, and group of file.
- Fake the user and group by reassigning the `_user` and `_group` to the uid and gid of the user running the tests.
- Redefines constants at the top of the test module so they can be easily found.

Signed-off-by: Jason C. Nucciarone <[email protected]>
  • Loading branch information
NucciTheBoss committed Oct 8, 2024
1 parent faff8fc commit 14cfdee
Showing 1 changed file with 168 additions and 148 deletions.
Loading

0 comments on commit 14cfdee

Please sign in to comment.