File size: 1,570 Bytes
065fee7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
trigger: none

extends:
    template: /eng/pipelines/templates/stages/archetype-sdk-tests.yml
    parameters:
      BuildTargetingString: "azure-communication-phonenumbers"
      JobName: phonenumbers
      ServiceDirectory: communication
      CloudConfig:
        Public:
          SubscriptionConfigurations:
            - $(sub-config-azure-cloud-test-resources)
            - $(sub-config-communication-services-cloud-test-resources-common)
            - $(sub-config-communication-services-cloud-test-resources-python)
          MatrixReplace:
            - TestSamples=.*/true
        PPE:
          SubscriptionConfigurations:
            - $(sub-config-communication-ppe-test-resources-common)
            - $(sub-config-communication-ppe-test-resources-python)
          MatrixReplace:
            - COMMUNICATION_SKIP_CAPABILITIES_LIVE_TEST=false/true
        Int:
          SubscriptionConfigurations:
            - $(sub-config-communication-int-test-resources-common)
            - $(sub-config-communication-int-test-resources-python)
          MatrixReplace:
            - COMMUNICATION_SKIP_CAPABILITIES_LIVE_TEST=false/true
      Clouds: Public, PPE, Int
      EnvVars:
        AZURE_SKIP_LIVE_RECORDING: 'True'
        AZURE_TEST_RUN_LIVE: 'true'
      MatrixConfigs:
        - Name: PhoneNumbers_python_livetest_matrix
          Path: sdk/communication/azure-communication-phonenumbers/phonenumbers-livetest-matrix.json
          Selection: sparse
          GenerateVMJobs: true
      TestResourceDirectories:
        - communication/test-resources/