Skip to content

Add rerunTrigger to sdk#1

Merged
LijuanZ merged 32 commits intoLijuanZ:masterfrom
spagarwa:master
Feb 21, 2020
Merged

Add rerunTrigger to sdk#1
LijuanZ merged 32 commits intoLijuanZ:masterfrom
spagarwa:master

Conversation

@spagarwa
Copy link
Copy Markdown
Collaborator

No description provided.

Marusyk and others added 30 commits February 13, 2020 23:52
* Rename PartitionManager class to StorageManager
The focus of these changes is to introduce infrastructure to allow the
Service Bus live tests to dynamically manage resources, creating a namespace
for each test run and allowing each test to request a dedicated queue or topic
scope.

Tests using this infrastructure are safe to run in parallel and isolated such
that tests are using individual Azure resources and will not cascade failures
nor should one test be able to impact the operation of another.
* CreateIfNotExists/DeleteIfExists for blobs logs exception and updated pipeline log method messages
* Set ServerTimeout and MaximumExecutionTime for blob I/O requests.

* Instrument more blob APIs with request options.
The focus of these changes is to correct an issue with the test resources
ARM template selecting an incorrect subscription for output, ensure the
service principal has the contributor role, to allow make some small
adjustments to template parameters.
* DataSourceEntityId

* sentiment renaming
…ut (Azure#10019)

* Set ServerTimeout and MaximumExecutionTime for blob I/O requests.

* Instrument more blob APIs with request options.

* Implement a workaround for ListBlobsSegmentedAsync hung issue.

* Throw OperationCancelledException instead.

* Cancel timer if ListBlobsSegmentedAsync returns successfuly.
* Adding placeholder to list any third party licenses

* Adding standard header
* Improved Event Hubs unit tests coverage

* Removed duplicated live tests
* Use base64 encoding for cer, csr, and x5c

Resolves Azure#9963

* Reset challenge cache before each test

Resolves Azure#9356

* Fix MergeCertificate operation

Fixes Azure#9986 by passing the model to the request method.
Fixes Azure#7893 by adding tests for merge (tests for import were added in a previous commit)

* Update changelog for previous commit
* add none country hint

* add changelog

* Typo

* to const
* Increment package version after release of Azure.Storage.Common

* Increment package version after release of Azure.Storage.Blobs

* Increment package version after release of Azure.Storage.Blobs.Batch

* Increment package version after release of Azure.Storage.Files.Shares

* Increment package version after release of Azure.Storage.Files.DataLake

* Increment package version after release of Azure.Storage.Queues
* create sentence sentiment label

* remove warning
@LijuanZ LijuanZ merged commit 6253184 into LijuanZ:master Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.