Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SqlServerDsc: Add a new pipeline job to test SQL Server 2012 family #1678

Open
SphenicPaul opened this issue Jan 24, 2021 · 0 comments
Open
Labels
help wanted The issue is up for grabs for anyone in the community. tests The issue or pull request is about tests only.

Comments

@SphenicPaul
Copy link
Contributor

Details of the scenario you tried and the problem that is occurring

Suggestion to add another Azure Pipelines "job" within the build for the SqlServerDsc module to test the SQL Server 2012 family (e.g. SQL Server 2012 and Reporting Services 2012).

Note: Implementing equivalent changes for SQL2014 (#1677) is likely to be a priority change/fix over this one.

Verbose logs showing the problem

n/a

Suggested solution to the issue

Add a new job to azure-pipelines.yml and update integration tests and unit tests to cater for the SQL2012, integration tests, and additional references to SQL Server version (e.g. 11 or 110) as appropriate.

Fix any resource issues that addition of tests for SQL2012 may identify.

See issue #1310 and PR #1676 (for example issue and resolution in respect of SQL2019).

Note: Implementing equivalent changes for SQL2014 (#1677) is likely to be a priority change/fix over this one.

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

@johlju johlju added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. labels Jan 24, 2021
@johlju johlju added tests The issue or pull request is about tests only. and removed enhancement The issue is an enhancement request. labels Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted The issue is up for grabs for anyone in the community. tests The issue or pull request is about tests only.
Projects
None yet
Development

No branches or pull requests

2 participants