Skip to content

Commit 8f9c6b8

Browse files
Updated ACS Rooms Live Test to use PPE environment and resource (#33955)
1 parent 8647bb4 commit 8f9c6b8

File tree

1 file changed

+4
-4
lines changed
  • sdk/communication/azure-communication-rooms

1 file changed

+4
-4
lines changed

sdk/communication/azure-communication-rooms/tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ stages:
1515
- $(sub-config-communication-services-cloud-test-resources-common)
1616
- $(sub-config-communication-services-cloud-test-resources-python)
1717

18-
Int:
18+
PPE:
1919
SubscriptionConfigurations:
20-
- $(sub-config-communication-int-test-resources-common)
21-
- $(sub-config-communication-int-test-resources-python)
22-
Clouds: Public,Int
20+
- $(sub-config-communication-ppe-test-resources-common)
21+
- $(sub-config-communication-ppe-test-resources-python)
22+
Clouds: Public,PPE
2323
TestResourceDirectories:
2424
- communication/test-resources/
2525
EnvVars:

0 commit comments

Comments
 (0)