dsccommunity / dsccommunity/SqlServerDsc
SqlSetup: Does not stop all Analysis Services services in integration test
Open
Nobody has claimed this yet.
help wanted
tests
- Dominant language
- PowerShell
- Stars
- 385
- Forks
- 224
- PR merge metrics
- No merged PRs in 30d
Description
Details of the scenario you tried and the problem that is occurring
After the integration tests for SqlSetup resource installs the Analysis Services, it stops the service, but it does not stop the Telemetry service SSASTELEMETRY$DSCSQL2016. To save (a small amount of) memory we should stop this service too.
Verbose logs showing the problem
n/a
Suggested solution to the issue
Stop the service SSASTELEMETRY$DSCSQL2016
The DSC configuration that is used to reproduce the issue (as detailed as possible)
n/a
SQL Server edition and version the target node is running
n/a
SQL Server PowerShell modules present on the target node
n/a
The operating system the target node is running
n/a
Version and build of PowerShell the target node is running
n/a
Version of the DSC module that was used ('dev' if using current dev branch)
dev
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the SqlSetup integration test and its service-stop logic. Verify how Analysis Services is stopped, then ensure the SSASTELEMETRY$DSCSQL2016 service is also stopped and confirm the integration test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, sql
- Domain
- databases, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100