Details of the scenario you tried and the problem that is occurring
When restarting the Reporting Services service with the helper function Restart-ReportingServicesService is is using Restart-Service. The problem seems that Restart-Service timeouts on the build worker sometimes probably because it takes to long to start the service.
This is show here: https://ci.appveyor.com/project/johlju/sqlserverdsc?fullLog=true#L8294
The DSC configuration that is using the resource (as detailed as possible)
The configuration for the integration test for SqlRs.
Version of the operating system and PowerShell the target node is running
Windows Server 2016, WMF 5.1
SQL Server edition and version the target node is running
SQL Server 2016 SP1
What SQL Server PowerShell modules, and which version, are present on the target node.
n/a
Version of the DSC module you're using, or write 'dev' if you're using current dev branch
Dev
Details of the scenario you tried and the problem that is occurring
When restarting the Reporting Services service with the helper function
Restart-ReportingServicesServiceis is usingRestart-Service. The problem seems thatRestart-Servicetimeouts on the build worker sometimes probably because it takes to long to start the service.This is show here: https://ci.appveyor.com/project/johlju/sqlserverdsc?fullLog=true#L8294
The DSC configuration that is using the resource (as detailed as possible)
The configuration for the integration test for SqlRs.
Version of the operating system and PowerShell the target node is running
Windows Server 2016, WMF 5.1
SQL Server edition and version the target node is running
SQL Server 2016 SP1
What SQL Server PowerShell modules, and which version, are present on the target node.
n/a
Version of the DSC module you're using, or write 'dev' if you're using current dev branch
Dev