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

e2e: test oras commands before 0.15.0 #563

Closed
4 tasks done
qweeah opened this issue Sep 14, 2022 · 2 comments · Fixed by #828
Closed
4 tasks done

e2e: test oras commands before 0.15.0 #563

qweeah opened this issue Sep 14, 2022 · 2 comments · Fixed by #828
Labels
E2E testing End-to-end testing related issues or pull requests
Milestone

Comments

@qweeah
Copy link
Contributor

qweeah commented Sep 14, 2022

Below commands need to be covered:

Common Commands

  • oras login
  • oras logout

OCI Image Commands

ORAS Artifact Commands

  • oras attach
  • oras discover
  • oras copy -r
@qweeah qweeah added the E2E testing End-to-end testing related issues or pull requests label Sep 14, 2022
@qweeah qweeah changed the title e2e: testing oras 0.14.0 commands e2e: testing oras 0.14.x commands Sep 14, 2022
@FeynmanZhou
Copy link
Member

To clarify the OCI image and ORAS artifact commands, the OCI image commands above mean they will not be impacted after migrating to the OCI artifact, but the ORAS artifact commands above mean they will be impacted and should be added E2E testing after ORAS fully supports and migrates OCI reference types.

@qweeah qweeah changed the title e2e: testing oras 0.14.x commands e2e: testing oras 0.14.1 commands Sep 15, 2022
@qweeah qweeah changed the title e2e: testing oras 0.14.1 commands e2e: testing oras commands introduced in 0.14.1 Sep 15, 2022
@qweeah qweeah changed the title e2e: testing oras commands introduced in 0.14.1 e2e: test oras commands before 0.14.1 Sep 15, 2022
@FeynmanZhou
Copy link
Member

The E2E testing of ORAS login/logout can be implemented after #414 since ORAS will implement a separate authentication system in v1.0.0.

@shizhMSFT shizhMSFT changed the title e2e: test oras commands before 0.14.1 e2e: test oras commands before 0.15.0 Sep 17, 2022
@shizhMSFT shizhMSFT added this to the v0.16.0 milestone Sep 17, 2022
@FeynmanZhou FeynmanZhou modified the milestones: v0.16.0, v0.17.0 Nov 1, 2022
@FeynmanZhou FeynmanZhou modified the milestones: v0.16.1, v1.0.0-rc.1 Jan 3, 2023
@shizhMSFT shizhMSFT modified the milestones: v1.0.0-rc.1, v1.0.0-rc.2 Jan 30, 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
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants