Skip to content

Commit cfc204a

Browse files
salmart-devbackportbot[bot]
authored andcommitted
test: add @requires-s3 as exclusion for integration-sqlite/dav_features
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
1 parent 64f4c62 commit cfc204a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/integration-sqlite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- 'capabilities_features'
5757
- 'collaboration_features'
5858
- 'comments_features'
59-
- 'dav_features'
59+
- '--tags ~@requires-s3 dav_features'
6060
- 'features'
6161
- 'federation_features'
6262
- '--tags ~@large files_features'

build/integration/dav_features/webdav-related.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ Feature: webdav-related
738738
And Downloading file "/üäöé/äöü.txt"
739739
Then Downloaded content should be the created file
740740

741-
@s3-multipart
741+
@requires-s3
742742
Scenario: Cannot overwrite a file the user may not update with new chunking v2
743743
Given using new dav path
744744
And user "user0" exists

0 commit comments

Comments
 (0)