Merge pull request #5380 from kobergj/RollbackWopi

[tests-only] Rollback Wopi
This commit is contained in:
Michael Barz
2023-01-11 15:23:31 +01:00
committed by GitHub

View File

@@ -805,7 +805,7 @@ def wopiValidatorTests(ctx, storage, accounts_hash_difficulty = 4):
},
{
"name": "wopiserver",
"image": "cs3org/wopiserver:v9.3.2",
"image": "cs3org/wopiserver:v9.3.0",
"detach": True,
"commands": [
"cp %s/tests/config/drone/wopiserver.conf /etc/wopi/wopiserver.conf" % (dirs["base"]),