@@ -589,17 +589,13 @@ stages:
589589 # Group 6 - Service account change
590590 'tests/Integration/Commands/Set-SqlDscRSServiceAccount.Integration.Tests.ps1'
591591 'tests/Integration/Commands/Get-SqlDscRSServiceAccount.Integration.Tests.ps1'
592- 'tests/Integration/Commands/Post.DatabaseRights.RS.Integration.Tests.ps1'
593- 'tests/Integration/Commands/Post.EncryptedInformation.RS.Integration.Tests.ps1'
594- 'tests/Integration/Commands/Post.DatabaseConnection.RS.Integration.Tests.ps1'
595- 'tests/Integration/Commands/Remove-SqlDscRSEncryptionKey.Integration.Tests.ps1'
596- 'tests/Integration/Commands/New-SqlDscRSEncryptionKey.Integration.Tests.ps1'
597- 'tests/Integration/Commands/Post.UrlReservationRecreate.RS.Integration.Tests.ps1'
598- 'tests/Integration/Commands/Post.Reinitialize.RS.Integration.Tests.ps1'
599- 'tests/Integration/Commands/Post.ServiceAccountChange.RS.Integration.Tests.ps1'
592+ 'tests/Integration/Commands/Post.ServiceAccountChange.SQL2017.RS.Integration.Tests.ps1'
593+ 'tests/Integration/Commands/Post.ServiceAccountChange.SQL2019-2022.RS.Integration.Tests.ps1'
600594 # Group 8
601595 'tests/Integration/Commands/Repair-SqlDscReportingService.Integration.Tests.ps1'
602596 'tests/Integration/Commands/Remove-SqlDscRSUrlReservation.Integration.Tests.ps1'
597+ 'tests/Integration/Commands/Remove-SqlDscRSEncryptionKey.Integration.Tests.ps1'
598+ 'tests/Integration/Commands/New-SqlDscRSEncryptionKey.Integration.Tests.ps1'
603599 'tests/Integration/Commands/Remove-SqlDscRSEncryptedInformation.Integration.Tests.ps1'
604600 # Group 9
605601 'tests/Integration/Commands/Uninstall-SqlDscReportingService.Integration.Tests.ps1'
@@ -690,15 +686,12 @@ stages:
690686 # Group 6 - Service account change
691687 'tests/Integration/Commands/Set-SqlDscRSServiceAccount.Integration.Tests.ps1'
692688 'tests/Integration/Commands/Get-SqlDscRSServiceAccount.Integration.Tests.ps1'
693- 'tests/Integration/Commands/Post.DatabaseRights.RS.Integration.Tests.ps1'
694- 'tests/Integration/Commands/Remove-SqlDscRSEncryptionKey.Integration.Tests.ps1'
695- 'tests/Integration/Commands/New-SqlDscRSEncryptionKey.Integration.Tests.ps1'
696- 'tests/Integration/Commands/Post.UrlReservationRecreate.RS.Integration.Tests.ps1'
697- 'tests/Integration/Commands/Post.Reinitialize.RS.Integration.Tests.ps1'
698- 'tests/Integration/Commands/Post.ServiceAccountChange.RS.Integration.Tests.ps1'
689+ 'tests/Integration/Commands/Post.ServiceAccountChange.PowerBI.RS.Integration.Tests.ps1'
699690 # Group 8
700691 'tests/Integration/Commands/Repair-SqlDscPowerBIReportServer.Integration.Tests.ps1'
701692 'tests/Integration/Commands/Remove-SqlDscRSUrlReservation.Integration.Tests.ps1'
693+ 'tests/Integration/Commands/Remove-SqlDscRSEncryptionKey.Integration.Tests.ps1'
694+ 'tests/Integration/Commands/New-SqlDscRSEncryptionKey.Integration.Tests.ps1'
702695 'tests/Integration/Commands/Remove-SqlDscRSEncryptedInformation.Integration.Tests.ps1'
703696 # Group 9
704697 'tests/Integration/Commands/Uninstall-SqlDscPowerBIReportServer.Integration.Tests.ps1'
0 commit comments