File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -187,19 +187,6 @@ extends:
187
187
Token : $(dn-bot-dnceng-artifact-feeds-rw)
188
188
- script : eng/common/cibuild.sh --configuration $(_BuildConfig) --prepareMachine $(_InternalRuntimeDownloadArgs)
189
189
displayName : Build
190
- - task : AzureCLI@2
191
- displayName : Run Cosmos tests
192
- inputs :
193
- azureSubscription : EFCosmosTesting
194
- scriptType : bash
195
- scriptLocation : ' inlineScript'
196
- inlineScript : |
197
- ./test.sh --ci --configuration $(_BuildConfig) --projects $(Build.SourcesDirectory)/test/EFCore.Cosmos.FunctionalTests/EFCore.Cosmos.FunctionalTests.csproj
198
- env :
199
- Test__Cosmos__DefaultConnection : $(_CosmosConnectionUrl)
200
- Test__Cosmos__UseTokenCredential : true
201
- Test__Cosmos__SubscriptionId : d709b837-4a74-4aec-addc-b6e4b9b23e7e
202
- Test__Cosmos__ResourceGroup : efcosmosci
203
190
templateContext :
204
191
outputs :
205
192
- output : pipelineArtifact
You can’t perform that action at this time.
0 commit comments