SqlServerDsc: Add a new pipeline job to test SQL Server 2014 family #1677
Labels
help wanted
The issue is up for grabs for anyone in the community.
tests
The issue or pull request is about tests only.
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 2014 family (e.g. SQL Server 2014 and Reporting Services 2014).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 theSQL2014
, integration tests, and additional references to SQL Server version (e.g.12
or120
) as appropriate.Fix any resource issues that addition of tests for SQL2014 may identify.
See issue #1310 and PR #1676 (for example issue and resolution in respect of SQL2019).
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
The text was updated successfully, but these errors were encountered: