-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Added support for live tests in the STG 74 branch #15724
Merged
gapra-msft
merged 17 commits into
feature/storage/stg74
from
feature/storage/stg74LiveTests
Sep 30, 2020
Merged
Added support for live tests in the STG 74 branch #15724
gapra-msft
merged 17 commits into
feature/storage/stg74
from
feature/storage/stg74LiveTests
Sep 30, 2020
Conversation
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
/azp run java - storage - tests |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
/azp run java - storage - tests |
gapra-msft
force-pushed
the
feature/storage/stg74LiveTests
branch
from
September 25, 2020 18:44
1665bc8
to
2dbcd42
Compare
/azp run java - storage - tests |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
/azp run java - storage - tests |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
amnguye
approved these changes
Sep 30, 2020
seanmcc-msft
approved these changes
Sep 30, 2020
gapra-msft
requested review from
alzimmermsft,
amishra-dev,
danieljurek,
jaschrep-msft,
JimSuplizio,
kasobol-msft,
mitchdenny,
rickle-msft and
weshaggard
as code owners
September 30, 2020 18:33
gapra-msft
added a commit
that referenced
this pull request
Oct 1, 2020
* Updated all service versions to STG74 (#14079) * Added code for get file range diff (#14140) * Added code for smb multi channel (#14180) * Added code to allow scheduling file expiry (#14319) * Added support for arrow output serialization (#14431) * Added support to read last access time (#14342) * Added support to lease shares (#14287) * Updated file ranges to getFileRangesDiff (#14839) * Added support for directory and delegation SAS (#14531) * Recursive acl (#14669) * Added missing error code (#14986) * Added tests to ensure support for 4TB file (#15179) Co-authored-by: Gauri Prasad <gapra@microsoft.com> * Storage/file share error code (#15007) * Fixed simple renames and doc issues from 74 (#15297) Co-authored-by: Gauri Prasad <gapra@microsoft.com> * Added back support for container undelete. (#15344) * Regenerated code to address APIView comments (#15341) * Minor changelog formatting issues * Formatting - new lines and unused imports * Fixed public API for file get range diff (#15562) * Modified recursive acl tests to be able to play in live mode (#15815) * Added support for live tests in the STG 74 branch (#15724) * Added code to return batch failures in results for recursive ACL (#15842) * Wrapped continuation token with Exception when recursive acl call is … (#15839) Co-authored-by: Gauri Prasad <gapra@microsoft.com> Co-authored-by: Rick Ley <frley@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.