From ab6c563a2d6a41edac8a87d13bfff28b8033b041 Mon Sep 17 00:00:00 2001 From: Mike Hang <108955604+mikehang-msft@users.noreply.github.com> Date: Tue, 23 Jan 2024 09:54:20 -0800 Subject: [PATCH] Updated Rooms Live Test SDK to use PPE (#28335) ### Packages impacted by this PR None ### Issues associated with this PR INT environment was used to run ACS Rooms Live Test SDK. However, the resource is actually from PPE. Therefore, update it to use PPE environment. ### Describe the problem that is addressed by this PR Updated Rooms Live Test SDK to use PPE instead of INT environment ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? None ### Are there test cases added in this PR? _(If not, why?)_ ### Provide a list of related PRs _(if any)_ ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ### Checklists - [ ] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [ ] Added a changelog (if necessary) --- sdk/communication/communication-rooms/tests.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/sdk/communication/communication-rooms/tests.yml b/sdk/communication/communication-rooms/tests.yml index 65237c9be681..b21e88b5a278 100644 --- a/sdk/communication/communication-rooms/tests.yml +++ b/sdk/communication/communication-rooms/tests.yml @@ -17,13 +17,6 @@ stages: SubscriptionConfigurations: - $(sub-config-communication-ppe-test-resources-common) - $(sub-config-communication-ppe-test-resources-js) - Int: - SubscriptionConfigurations: - - $(sub-config-communication-int-test-resources-common) - - $(sub-config-communication-int-test-resources-js) - - $(communication-livetest-rooms-int) - MatrixFilters: - - TestType=^(?!browser).* - Clouds: Public,Int + Clouds: Public,PPE TestResourceDirectories: - communication/test-resources/