mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-23 20:46:15 -04:00
Merge branch 'master' into tls-config-location
This commit is contained in:
commit
8d3bbe47fc
2 files changed
+2
-12
No files matched your search
+1
-12
@@ -700,18 +700,7 @@ def settingsUITests(ctx, storage = "ocis", accounts_hash_difficulty = 4):
|
||||
"image": "redis:6-alpine",
|
||||
"pull": "always",
|
||||
},
|
||||
{
|
||||
"name": "selenium",
|
||||
"image": "selenium/standalone-chrome-debug:3.141.59-20200326",
|
||||
"pull": "always",
|
||||
"volumes": [
|
||||
{
|
||||
"name": "uploads",
|
||||
"path": "/uploads",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
] + selenium(),
|
||||
"volumes": [stepVolumeOC10Tests] +
|
||||
[{
|
||||
"name": "uploads",
|
||||
|
||||
@@ -7,6 +7,7 @@ daysUntilClose: 10
|
||||
exemptLabels:
|
||||
- "Type:Bug"
|
||||
- "Type:Technical-Debt"
|
||||
- "Category:Research"
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: "Status:Stale"
|
||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||
|
||||
Reference in new issue
Block a user