mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-05 20:41:57 -06:00
Revert "reenable parallel deployment tests"
This reverts commit f588e90e23.
This commit is contained in:
@@ -110,7 +110,9 @@ config = {
|
||||
"suites": [
|
||||
"apiShareManagement",
|
||||
],
|
||||
"skip": False,
|
||||
# The tests fail after the storage config changes
|
||||
# They will be fixed later.
|
||||
"skip": True,
|
||||
"earlyFail": True,
|
||||
"cron": "nightly",
|
||||
},
|
||||
@@ -118,7 +120,9 @@ config = {
|
||||
"suites": [
|
||||
"apiWebdavOperations",
|
||||
],
|
||||
"skip": False,
|
||||
# The tests fail after the storage config changes
|
||||
# They will be fixed later.
|
||||
"skip": True,
|
||||
"earlyFail": True,
|
||||
"cron": "nightly",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user