Skip to content
Snippets Groups Projects

Draft: file system cleanup

Open Timm Fitschen requested to merge f-filesystem-cleanup into f-filesystem-main

Files

+ 0
5
@@ -8,11 +8,6 @@ test_server_side_scripting.bin_dir.server = scripting/bin-debug/
@@ -8,11 +8,6 @@ test_server_side_scripting.bin_dir.server = scripting/bin-debug/
; pyinttest's perspective.
; pyinttest's perspective.
test_server_side_scripting.bin_dir.local = /scripting/bin-debug/
test_server_side_scripting.bin_dir.local = /scripting/bin-debug/
; location of the files from the pyinttest perspective
test_files.test_insert_files_in_dir.local = /extroot/test_insert_files_in_dir/
; location of the files from the caosdb_servers perspective
test_files.test_insert_files_in_dir.server = /opt/caosdb/mnt/extroot/test_insert_files_in_dir/
; location of the one-time tokens from the pyinttest's perspective
; location of the one-time tokens from the pyinttest's perspective
test_authentication.admin_token_crud = /authtoken/admin_token_crud.txt
test_authentication.admin_token_crud = /authtoken/admin_token_crud.txt
test_authentication.admin_token_expired = /authtoken/admin_token_expired.txt
test_authentication.admin_token_expired = /authtoken/admin_token_expired.txt
Loading