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:
+1
-1
@@ -308,7 +308,7 @@ config = {
|
|||||||
"part": {
|
"part": {
|
||||||
"skip": False,
|
"skip": False,
|
||||||
"totalParts": 4, # divide and run all suites in parts (divide pipelines)
|
"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": {
|
"search": {
|
||||||
"skip": False,
|
"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