Skip to content

Commit f3ff707

Browse files
committed
Add integration tests to pipeline
1 parent 77a1fbe commit f3ff707

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

azure-pipelines.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ stages:
154154
'tests/Integration/MSFT_SqlAgentOperator.Integration.Tests.ps1'
155155
'tests/Integration/MSFT_SqlServiceAccount.Integration.Tests.ps1'
156156
'tests/Integration/MSFT_SqlAgentFailsafe.Integration.Tests.ps1'
157+
'tests/Integration/DSC_SqlServerAudit.Integration.Tests.ps1'
158+
'tests/Integration/DSC_SqlServerAuditSpecification.Integration.Tests.ps1'
157159
# Group 3
158160
'tests/Integration/MSFT_SqlServerRole.Integration.Tests.ps1'
159161
'tests/Integration/MSFT_SqlRS.Integration.Tests.ps1'
@@ -217,6 +219,8 @@ stages:
217219
'tests/Integration/MSFT_SqlAgentOperator.Integration.Tests.ps1'
218220
'tests/Integration/MSFT_SqlServiceAccount.Integration.Tests.ps1'
219221
'tests/Integration/MSFT_SqlAgentFailsafe.Integration.Tests.ps1'
222+
'tests/Integration/DSC_SqlServerAudit.Integration.Tests.ps1'
223+
'tests/Integration/DSC_SqlServerAuditSpecification.Integration.Tests.ps1'
220224
# Group 3
221225
'tests/Integration/MSFT_SqlServerRole.Integration.Tests.ps1'
222226
'tests/Integration/MSFT_SqlRS.Integration.Tests.ps1'

0 commit comments

Comments
 (0)