Skip to content

Commit

Permalink
debug tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
  • Loading branch information
butonic committed Jun 30, 2022
1 parent 22fa8fe commit 5d106bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -936,6 +936,8 @@ def ocisIntegrationTests(parallelRuns, skipExceptParts = []):
"DIVIDE_INTO_NUM_PARTS": parallelRuns,
"RUN_PART": runPart,
"EXPECTED_FAILURES_FILE": "/drone/src/tests/acceptance/expected-failures-on-OCIS-storage.md",
"DEBUG_ACCEPTANCE_RESPONSES": "true",
"BEHAT_FEATURE": "/drone/src/tests/acceptance/features/apiWebdavMove1/moveFolder.feature:66",
},
},
],
Expand Down

0 comments on commit 5d106bc

Please sign in to comment.