mirror of
https://github.com/nextcloud/server.git
synced 2026-02-26 11:31:13 -05:00
Disable unreliable swift tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
ecc3bc64aa
commit
4ef2fb36d0
1 changed files with 6 additions and 6 deletions
12
.drone.yml
12
.drone.yml
|
|
@ -772,12 +772,12 @@ matrix:
|
|||
- TESTS: carddavtester-old-endpoint
|
||||
- TESTS: object-store
|
||||
OBJECT_STORE: s3
|
||||
- TESTS: object-store
|
||||
OBJECT_STORE: swift
|
||||
SWIFT-AUTH: v2.0
|
||||
- TESTS: object-store
|
||||
OBJECT_STORE: swift
|
||||
SWIFT-AUTH: v3
|
||||
# - TESTS: object-store
|
||||
# OBJECT_STORE: swift
|
||||
# SWIFT-AUTH: v2.0
|
||||
# - TESTS: object-store
|
||||
# OBJECT_STORE: swift
|
||||
# SWIFT-AUTH: v3
|
||||
- TESTS: sqlite-php7.0-samba-native
|
||||
- TESTS: sqlite-php7.0-samba-non-native
|
||||
- TEST: memcache-memcached
|
||||
|
|
|
|||
Loading…
Reference in a new issue