Merge branch 'master' into tls-config-location

This commit is contained in:
A.Unger committed 2021-06-07 17:40:01 +02:00
commit 8d3bbe47fc
2 files changed
+2 -12

No files matched your search

+1 -12
View File
@@ -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",
+1
View File
@@ -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