-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[tests-only] [full-ci] ApiTest. after each test users delete their personal space #4433
Conversation
0ed4d40
to
7bf59e0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just minor ideas
8b1ea7c
to
e1b8ed7
Compare
Kudos, SonarCloud Quality Gate passed! |
https://drone.owncloud.com/owncloud/ocis/14804 CI is green but wait docker arm and docker arm64. do you have any idea why this is happening? |
CI is stuck because the drone server in the Hetzner cloud cannot create any ARM agents to run the very last 2 pipelines. |
asked the admins to look into it |
Author: Viktor Scharf <scharf.vi@gmail.com> Date: Tue Aug 23 10:42:27 2022 +0200 [tests-only] [full-ci] ApiTest. after each test users delete their personal space (#4433) * after each test users delete their personal space * Simplify deleteAllPersonalSpaces * Simplify deleteAllPersonalSpaces() Co-authored-by: Phil Davis <phil@jankaritech.com>
Part of issue #4390