Skip to content

Conversation

@benbp
Copy link
Member

@benbp benbp commented Jul 15, 2022

Resolves Azure/azure-sdk-tools#3580

This PR adds support for storage live tests to download a static test configuration file instead of constructing it dynamically via test-resources-post.ps1 from ARM template output variables. Specifically this will light up a new virtualized test pipeline with non-ARM deployable resources.

CC @seanmcc-msft @kasobol-msft

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Jul 15, 2022
@benbp benbp force-pushed the benbp/storage-virt branch from 77781df to a9c5145 Compare July 15, 2022 00:32
@benbp benbp added the Central-EngSys This issue is owned by the Engineering System team. label Jul 15, 2022
@benbp benbp self-assigned this Jul 15, 2022
@benbp benbp force-pushed the benbp/storage-virt branch from a9c5145 to f983268 Compare July 15, 2022 00:38
@benbp benbp marked this pull request as ready for review July 15, 2022 00:39
Copy link
Member

@weshaggard weshaggard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks reasonable to me.

@benbp benbp force-pushed the benbp/storage-virt branch from d3fc990 to f983268 Compare July 20, 2022 22:20
@benbp
Copy link
Member Author

benbp commented Jul 20, 2022

/azp run net - template - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@benbp benbp merged commit 426e00b into Azure:main Jul 21, 2022
@benbp benbp deleted the benbp/storage-virt branch July 21, 2022 19:59
sofiar-msft pushed a commit to sofiar-msft/azure-sdk-for-net that referenced this pull request Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team. Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support multiple ARM template selection in test pipelines

3 participants