Uh oh!
There was an error while loading. Please reload this page.
Run WebDAV integration tests against S3 - #34835
Conversation
5fa72e2 to
b0b3a53Comparee9e9df4 to
69e8b42Comparejuliusknorr
commented
Nov 7, 2022
Other two failures seem related to running the tests with a memory cache in place: Due to bdfef2d the quota is outdated for 5 minutes |
PVince81
commented
Dec 16, 2022
@juliushaertl depending how you query it now, we removed the delay in some code paths, see #35308 however, some other code paths will need adjusting as well: #35421 |
c534fd6 to
087de82Compareee0fca0 to
1b2e380Comparejuliusknorr
commented
Feb 20, 2023
Can already be reviewed just waiting to remove the draft state until the required pr is in. |
come-nc
left a comment
There was a problem hiding this comment.
Please update PR name and description to explain included fixes, or move these fixes to another PR, to help with the Changelog.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
8b9b738 to
750a5a2Compare1b2e380 to
ad182c3Comparead182c3 to
decba3fComparejuliusknorr
commented
Feb 21, 2023
Sorry, I've updated the description accordingly and addressed your first feedback :) |
juliusknorr
commented
Feb 21, 2023
Failure unrelated (fix is in #36799) |
decba3f to
1ff015aCompareUh oh!
There was an error while loading. Please reload this page.
c61aab0 to
f155e23Comparejuliusknorr
commented
Mar 6, 2023
/rebase |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
f155e23 to
d515da5Comparejuliusknorr
commented
Mar 7, 2023
/backport to stable26 |
Run webdav related tests against minio so we have some testing of real world file interaction behaviour in the CI.
This includes two fixes to let the tests pass properly.
Needed for #27034