Use local/self-hosted images/media for Samples app #19398
Labels
difficulty/starter 🚀
Categorizes an issue for which the difficulty level is reachable by newcomers
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
kind/enhancement
New feature or request
What would you like to be added
Currently some tests in Samples app use externally hosted images in some cases where a local file would be more appropriate. In addition, some images are loaded from external sources, which makes the tests reliability dependent on the reliability of the source and prone to outages - using self-hosted approach would be better.
Some attempts of this were in #9463 and #13412, but needs to be redone on latest master
Why is this needed
No response
For which platform
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: