Merge pull request #598 from EdouardVanbelle/feat/readonly-drive

This commit is contained in:
Dionisio Pozo
2026-07-16 07:40:29 +02:00
committed by GitHub
33 changed files with 1094 additions and 95 deletions
+1
View File
@@ -195,6 +195,7 @@ hurl --variables-file "$API_DIR/test.env" --file-root "$REPO_ROOT/tests" --test
"$API_DIR/user_envelope_quota.hurl" \
"$API_DIR/regression_595_unlimited_user_quota.hurl" \
"$API_DIR/drive_policies.hurl" \
"$API_DIR/drive_read_only.hurl" \
"$API_DIR/cross_drive_move.hurl" \
"$API_DIR/cross_drive_copy.hurl" \
"$API_DIR/nc_multidrive_move_regression.hurl" \