Commit 1f64b9f
authored
[Storage] [DataMovement] Re-enable flakey pause/resume E2E tests (Azure#47812)
* change tests to LiveOnly
* use OAuth for blobProvider + add more delay for pause
* Do not fail test if transfer Completes before Pause is issued in ResumeTransferAsync_Directory_Large
* merged main
* disable ResumeTransferAsync_Directory_Large
* extend cancellation time limit
* add tiny delay between start transfer and pause
* decreased delay
* accounted for if transfer completes before pause + lowered asserts
* small
* adjust cancel time
* added AssertContainerCompleted
* small complete assert
* Added retry
* More chunks = hopefully slower transfer
* reduced delay
* pause hang fix
* revert
* Resolved bug where resumed single resource transfer can be enumerated
* minor test changes
* do not allow single resource transfers to be enumerated
* revert
* merge conflict resolution
* temp disable ResumeTransferAsync_Options
* Fix for jobPlanFile length bug
* lowered the cancellation time to 150ms1 parent c0d94bd commit 1f64b9f
File tree
4 files changed
+72
-77
lines changed- sdk/storage
- Azure.Storage.DataMovement.Blobs
- src
- tests
- Azure.Storage.DataMovement
- src
4 files changed
+72
-77
lines changedLines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
| 437 | + | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
| 441 | + | |
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
| 445 | + | |
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
| 449 | + | |
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
453 | | - | |
| 453 | + | |
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
| 457 | + | |
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| |||
0 commit comments