mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-31 01:10:20 -06:00
feat: adjust space template image to match brand color (#1098)
* feat: adjust space template image to match brand color * temporally skip user-settings e2e tests --------- Co-authored-by: Viktor Scharf <v.scharf@opencloud.eu>
This commit is contained in:
@@ -308,7 +308,7 @@ config = {
|
||||
"part": {
|
||||
"skip": False,
|
||||
"totalParts": 4, # divide and run all suites in parts (divide pipelines)
|
||||
"xsuites": ["search", "app-provider", "app-provider-onlyOffice", "app-store", "keycloak", "oidc", "ocm"], # suites to skip
|
||||
"xsuites": ["search", "app-provider", "app-provider-onlyOffice", "app-store", "keycloak", "oidc", "ocm", "user-settings"], # suites to skip
|
||||
},
|
||||
"search": {
|
||||
"skip": False,
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user