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

add OCI image layout e2e test specs for oras manifest push #879

Closed
qweeah opened this issue Mar 14, 2023 · 0 comments · Fixed by #880
Closed

add OCI image layout e2e test specs for oras manifest push #879

qweeah opened this issue Mar 14, 2023 · 0 comments · Fixed by #880
Assignees
Labels
E2E testing End-to-end testing related issues or pull requests
Milestone

Comments

@qweeah
Copy link
Contributor

qweeah commented Mar 14, 2023

Good Paths

  • should push a manifest from stdin with/without tagging
  • should push a manifest from file with/without media type
  • should be able to output the descriptor of pushed manifest

Bad Paths

  • should fail if media type is not in the manifest and --media-type flag is not set
@qweeah qweeah added the E2E testing End-to-end testing related issues or pull requests label Mar 14, 2023
@qweeah qweeah added this to the v1.0.0 milestone Mar 14, 2023
@qweeah qweeah self-assigned this Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E2E testing End-to-end testing related issues or pull requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant