Commit ec046fa
authored
[Storage] Use relevant subscriptions in weekly pipeline. (Azure#23821)
* [Storage] Use relevant subscriptions in weekly pipeline.
Use relevant subscriptions in weekly pipeline. Like we did for .NET https://github.com/Azure/azure-sdk-for-net/blob/5266d2dfe8780b481248789244887da7b6662cc5/sdk/storage/tests.yml#L16 .
- Testing Public and Canary subscription doesn't bring much value for storage tests, it's a repeat of what we do in Preview.
- The PrivatePreview has few changes that'd be good to get early test feedback in java as well.
* Update tests.yml
* Update tests.yml1 parent c28d9a2 commit ec046fa
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
47 | 53 | | |
48 | 54 | | |
49 | 55 | | |
| |||
0 commit comments