From 5d106bc1fbb2d2d1bc673faad36b0003e58f8de1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Thu, 30 Jun 2022 11:42:51 +0000 Subject: [PATCH] debug tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jörn Friedrich Dreyer --- .drone.star | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.star b/.drone.star index ecaf22507bc..9807ca8b09e 100644 --- a/.drone.star +++ b/.drone.star @@ -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", }, }, ],