Skip to content

Commit d1abd62

Browse files
[AppConfig] enable samples (Azure#18857)
closes Azure#18541
1 parent a94c363 commit d1abd62

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sdk/appconfiguration/tests.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ trigger: none
33
stages:
44
- template: ../../eng/pipelines/templates/stages/archetype-sdk-tests.yml
55
parameters:
6-
AllocateResourceGroup: false
76
ServiceDirectory: appconfiguration
7+
AllocateResourceGroup: false
88
DeployArmTemplate: true
9+
MatrixReplace:
10+
- TestSamples=.*/true
911
EnvVars:
1012
APP_CONFIG_CONNECTION: $(python-appconfiguration-connection-string)
1113
APP_CONFIG_ENDPOINT: $(python-appconfiguration-endpoint-string)

0 commit comments

Comments
 (0)