-
Notifications
You must be signed in to change notification settings - Fork 181
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
test(e2e): re-bake test data #1094
Conversation
Signed-off-by: Billy Zha <[email protected]>
Signed-off-by: Billy Zha <[email protected]>
Signed-off-by: Billy Zha <[email protected]>
Signed-off-by: Billy Zha <[email protected]>
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more. @@ Coverage Diff @@
## main #1094 +/- ##
==========================================
+ Coverage 79.99% 80.08% +0.08%
==========================================
Files 56 57 +1
Lines 2914 2927 +13
==========================================
+ Hits 2331 2344 +13
Misses 405 405
Partials 178 178
|
Signed-off-by: Billy Zha <[email protected]>
Signed-off-by: Billy Zha <[email protected]>
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
This PR re-bakes test data to make it testable in ZOT.
The old tests data contains
mediaType
that cannot be copied to ZOT and it affectsoras cp
tests when copying between v1.1-compliant and v1.0-compliant registries.