Skip to content
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

[full-ci] Delete resharing tests #8704

Merged
merged 2 commits into from
Mar 27, 2024
Merged

[full-ci] Delete resharing tests #8704

merged 2 commits into from
Mar 27, 2024

Conversation

@ScharfViktor ScharfViktor force-pushed the deleteResharingTests branch from c5f9659 to eee53bf Compare March 21, 2024 15:23
@ScharfViktor ScharfViktor force-pushed the deleteResharingTests branch 2 times, most recently from 51312cb to 85c471b Compare March 26, 2024 08:17
@ScharfViktor ScharfViktor requested a review from saw-jan March 26, 2024 10:40
@ScharfViktor ScharfViktor force-pushed the deleteResharingTests branch from c389fcd to 7cc0c1f Compare March 26, 2024 10:52
@ScharfViktor ScharfViktor marked this pull request as ready for review March 26, 2024 11:00
micbar and others added 2 commits March 26, 2024 18:38
@ScharfViktor ScharfViktor force-pushed the deleteResharingTests branch from baf8ad9 to 178fdfc Compare March 26, 2024 17:38
Copy link

sonarcloud bot commented Mar 26, 2024

@@ -18,7 +18,7 @@ OC_CI_PHP = "owncloudci/php:%s"
OC_CI_WAIT_FOR = "owncloudci/wait-for:latest"
OC_CS3_API_VALIDATOR = "owncloud/cs3api-validator:0.2.1"
OC_LITMUS = "owncloudci/litmus:latest"
OC_OC_TEST_MIDDLEWARE = "owncloud/owncloud-test-middleware:1.8.8"
OC_OC_TEST_MIDDLEWARE = "owncloud/owncloud-test-middleware:latest"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest to leave it pinned to a particular version

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_, ok := res.GetRolesOk()
Expect(ok).To(BeTrue())
})
// that is resharing test. Please delete after disable resharing feature
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we want to merge the PR with that commented code?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, we want to delete all resharing code and all resharing unit tests after merging this PR
cc @kobergj

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The commented out code will be removed in following PRs
see here https://github.com/owncloud/ocis/issues/8744

Copy link
Member

@saw-jan saw-jan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests look good. 👍

@ScharfViktor ScharfViktor merged commit 79c7471 into master Mar 27, 2024
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the deleteResharingTests branch March 27, 2024 09:30
@ScharfViktor ScharfViktor mentioned this pull request Mar 27, 2024
9 tasks
ownclouders pushed a commit that referenced this pull request Mar 27, 2024
* feat: disable resharing by default

delete re-sharing tests

* fix tests

---------

Co-authored-by: Michael Barz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants