-
Notifications
You must be signed in to change notification settings - Fork 184
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): add e2e specs for oras cp
#749
Merged
Merged
Changes from 51 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
d17b0a4
add test and fix license
qweeah f4e7398
Remove focused
qweeah ee2436d
add fallback
qweeah 8222fd0
code clean
qweeah f03a6aa
add mount data for fallback testing
qweeah db50edc
fix: deduplicate copy status logs
qweeah 07eba1b
Merge branch 'fix-copy' into e2e-copy
qweeah e4b5dee
fix copying
qweeah 6a5084b
fix post copy
qweeah b00dc9a
Merge branch 'fix-copy' into e2e-copy
qweeah bbe6b0c
bump e2e oras-go
qweeah f52682c
deduplicate based on digest
qweeah 66eb21e
Merge branch 'fix-copy' into e2e-copy
qweeah 41b7371
revert copy change
qweeah ae063cb
add test
qweeah f0aa94b
Merge remote-tracking branch 'origin_src/main' into e2e-copy
qweeah be1ffd9
fix e2e
qweeah a264e84
use billy's fork for testing
qweeah 5aac978
correct version
qweeah cabd2b6
Merge remote-tracking branch 'origin_src/main' into e2e-copy
qweeah b5429cc
add test data for fallback registry
qweeah c962337
add test scripts for e2e
qweeah e90901b
Merge remote-tracking branch 'origin_src/main' into e2e-copy
qweeah bffc5b9
add logs
qweeah bbbf9a6
correct git action variables
qweeah 4c6ad45
add action logs
qweeah 755a436
rewrite host names
qweeah e1dec73
use shell script to run tests
qweeah ceb86de
fix typo
qweeah 94f029f
correct ci path
qweeah 543657d
resolve script errors
qweeah eadc5f6
correct test scripts
qweeah 615bae1
update scripts
qweeah e8a920d
add sh
qweeah 767a036
add license checker
qweeah 88ce722
add cleanup
qweeah 5590b9c
add docs
qweeah dcf3101
more docs
qweeah d625470
code clean
qweeah c919057
add execute permission to scripts
qweeah a0e2c18
rename script
qweeah bad0fc9
add container stopping logs
qweeah 78d4c37
doc clean
qweeah 58f7144
use pushd instead
qweeah 1d1786a
run distribution as current user
qweeah 2d7aff7
add exiting trap
qweeah 8276913
add fallback registry to registry
qweeah ef06747
doc update
qweeah ca1b183
fix error in doc
qweeah a20d0c8
Merge remote-tracking branch 'origin_src/main' into e2e-copy
qweeah a62f7ee
fix typo
qweeah 8e886aa
resolve comments
qweeah e8cd979
Merge branch 'main' into e2e-copy
qweeah File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Those links are strange.
The 1st link is for Windows but the 2nd link is for Linux. Meanwhile, the 3rd link is China specific.
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.
Good catch! Will resolve.