[full-ci] Switch UI tests to graphApi (#3594)

* use ocis server in UI test and use middleware with changings

* back to default middleware

* Update .drone.star

change middleware tag

* run tests with my middleware image

* use web commitId

* change middleware version and web commit

* back to webcommitID and add failed test to expected failures
This commit is contained in:
Viktor Scharf
2022-04-29 17:52:42 +02:00
committed by GitHub
parent d9e3fb322d
commit 54ad9c3a87
2 changed files with 6 additions and 2 deletions
@@ -472,3 +472,6 @@ Other free text and markdown formatting can be used elsewhere in the document if
### [publicLinkCreate.feature:172 is failing](https://github.com/owncloud/ocis/issues/3581)
- [webUISharingPublicBasic/publicLinkCreate.feature:172](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkCreate.feature#172)
### [Creating group with problematic group name via graph api gives 500 error](https://github.com/owncloud/ocis/issues/3631)
- [webUISharingInternalGroupsEdgeCases/shareWithGroupsEdgeCases.feature:41](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingInternalGroupsEdgeCases/shareWithGroupsEdgeCases.feature:41)