-
Notifications
You must be signed in to change notification settings - Fork 183
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] add tests to download thumbnail preview of a federated share image #10651
Conversation
db08cd7
to
202d237
Compare
202d237
to
f078223
Compare
a4275bc
to
9639b22
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.
Please, use this previous step. Because it is not very good to hide the important details of a request/action
When user "Alice" downloads the preview of federated share image "testavatar.jpg" with width "32" and height "32" and processor "thumbnail" using the WebDAV API
but you can remove processor "thumbnail"
from the step or even do not request with processor param. It can always be thumbnail
(default)
e6c90be
to
fa26b6a
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.
others looks 👍
fa26b6a
to
dad1ae2
Compare
Signed-off-by: prashant-gurung899 <[email protected]>
dad1ae2
to
1c14c03
Compare
Quality Gate passedIssues Measures |
[tests-only][full-ci] add tests to download thumbnail preview of a federated share image
Description
This PR adds test to download thumbnail preview of a federated shared image.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: