Merge pull request #572 from EdouardVanbelle/feat/nextcloud-chrooted-drive

feat/nextcloud chrooted drive
This commit is contained in:
Dionisio Pozo
2026-07-13 09:37:10 +02:00
committed by GitHub
16 changed files with 797 additions and 42 deletions
+1
View File
@@ -187,6 +187,7 @@ hurl --variables-file "$API_DIR/test.env" --file-root "$REPO_ROOT/tests" --test
"$API_DIR/drive_policies.hurl" \
"$API_DIR/cross_drive_move.hurl" \
"$API_DIR/cross_drive_copy.hurl" \
"$API_DIR/nc_multidrive_move_regression.hurl" \
"$API_DIR/webdav_dead_properties.hurl" \
"$API_DIR/nc_webdav_dead_properties.hurl" \
"$API_DIR/webdav_protected_properties.hurl" \