-
Notifications
You must be signed in to change notification settings - Fork 225
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: Added SQL Server 2019 Integration Tests (and unit test) plus additional, 'SqlSetup' resource InstallSharedDir
fix.
#1676
Commits on Jan 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 896937e - Browse repository at this point
Copy the full SHA 896937eView commit details -
Added condition in 'Get-ServerProtocolObject' to throw exception if $…
…serverInstance is not obtained
Configuration menu - View commit details
-
Copy full SHA for 3d7c9de - Browse repository at this point
Copy the full SHA 3d7c9deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a712d7 - Browse repository at this point
Copy the full SHA 1a712d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f748d89 - Browse repository at this point
Copy the full SHA f748d89View commit details -
Updated 'Get-ServerProtocolObject' to pass $ServerName into 'FailedTo…
…ObtainServerInstance' error message
Configuration menu - View commit details
-
Copy full SHA for 003a754 - Browse repository at this point
Copy the full SHA 003a754View commit details -
Configuration menu - View commit details
-
Copy full SHA for c98223a - Browse repository at this point
Copy the full SHA c98223aView commit details
Commits on Jan 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a83ee87 - Browse repository at this point
Copy the full SHA a83ee87View commit details -
Added 'Test_Integration_SQL2019' job into 'azure-pipelines.yml', pipe…
…line/build definition.
Configuration menu - View commit details
-
Copy full SHA for 0161e78 - Browse repository at this point
Copy the full SHA 0161e78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 093007a - Browse repository at this point
Copy the full SHA 093007aView commit details -
Added 'Integration_SQL2019' to 'Test-BuildCategory', integration pre-…
…check. Also added '150', $script:sqlVersion assignment for SQL2019.
Configuration menu - View commit details
-
Copy full SHA for db87c33 - Browse repository at this point
Copy the full SHA db87c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccdc2ad - Browse repository at this point
Copy the full SHA ccdc2adView commit details -
Configuration menu - View commit details
-
Copy full SHA for af07d62 - Browse repository at this point
Copy the full SHA af07d62View commit details -
Added conditions/comments for $script:sqlVersion -in/-eq '150; (i.e. …
…SQL2019) into SSRS, integration tests and configs.
Configuration menu - View commit details
-
Copy full SHA for 213f824 - Browse repository at this point
Copy the full SHA 213f824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fadfe7 - Browse repository at this point
Copy the full SHA 0fadfe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09639a2 - Browse repository at this point
Copy the full SHA 09639a2View commit details -
Added version '15' (i.e. SQL2019) and added additional, integration t…
…est for 'SqlRs' resource.
Configuration menu - View commit details
-
Copy full SHA for 2754e0b - Browse repository at this point
Copy the full SHA 2754e0bView commit details -
Removed 'Test_HQRM', and 'Test_Integration_SQL2017' jobs from pipelin…
…es (will be added back in later).
Configuration menu - View commit details
-
Copy full SHA for 9678ea7 - Browse repository at this point
Copy the full SHA 9678ea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 711a6d5 - Browse repository at this point
Copy the full SHA 711a6d5View commit details -
Added 'DownloadExePath' and 'DownloadIsoPath' configuration values fo…
…r 'SqlRS' resource, integration tests.
Configuration menu - View commit details
-
Copy full SHA for c8cefa9 - Browse repository at this point
Copy the full SHA c8cefa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41f9c2a - Browse repository at this point
Copy the full SHA 41f9c2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ad84b4 - Browse repository at this point
Copy the full SHA 1ad84b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80d473c - Browse repository at this point
Copy the full SHA 80d473cView commit details -
Added 'DownloadExeName' and 'DownloadIsoName' properties for SQL2019,…
… 'SqlSetup' tests.
Configuration menu - View commit details
-
Copy full SHA for 05128a5 - Browse repository at this point
Copy the full SHA 05128a5View commit details -
Added missing bracket into 'elseif' statement in 'SqlRS' resource, in…
…tegration test config.
Configuration menu - View commit details
-
Copy full SHA for 310a586 - Browse repository at this point
Copy the full SHA 310a586View commit details -
Updated 'SqlSetup' to add
InstallSharedDir
property support when us……ing SQL Server 2019.
Configuration menu - View commit details
-
Copy full SHA for 5dfb385 - Browse repository at this point
Copy the full SHA 5dfb385View commit details -
Updated 'CHANGELOG.md' detail change to add
InstallSharedDir
proper……ty support when using SQL Server 2019.
Configuration menu - View commit details
-
Copy full SHA for 1a5810b - Browse repository at this point
Copy the full SHA 1a5810bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 212f713 - Browse repository at this point
Copy the full SHA 212f713View commit details -
Added 'Test_HQRM' and 'Test_Integration_SQL2016' jobs back into 'azur…
…e-pipelines.yml'
Configuration menu - View commit details
-
Copy full SHA for b3fc919 - Browse repository at this point
Copy the full SHA b3fc919View commit details -
Configuration menu - View commit details
-
Copy full SHA for fffbb18 - Browse repository at this point
Copy the full SHA fffbb18View commit details -
Configuration menu - View commit details
-
Copy full SHA for c963bcd - Browse repository at this point
Copy the full SHA c963bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 392548c - Browse repository at this point
Copy the full SHA 392548cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4cd431 - Browse repository at this point
Copy the full SHA e4cd431View commit details -
Removed list of resources from 'CHANGELOG.md' for 'SqlServerDsc', new…
… SQL 2019 functonality.
Configuration menu - View commit details
-
Copy full SHA for 69ab728 - Browse repository at this point
Copy the full SHA 69ab728View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b51ba - Browse repository at this point
Copy the full SHA 86b51baView commit details -
Configuration menu - View commit details
-
Copy full SHA for d548265 - Browse repository at this point
Copy the full SHA d548265View commit details
Commits on Jan 24, 2021
-
Removed use of $downloadExeName, $downloadIsoName, 'DownloadExePath' …
…and 'DownloadIsoPath' within 'SqlRS' integration test configuration.
Configuration menu - View commit details
-
Copy full SHA for 7b062e9 - Browse repository at this point
Copy the full SHA 7b062e9View commit details -
Moved '[MountImage]MountIsoMedia' and '[WaitForVolume]WaitForMountOfI…
…soMedia' into $script:sqlVersion -eq '130', if-block within 'SqlRS', integration test configuration.
Configuration menu - View commit details
-
Copy full SHA for 77d90a1 - Browse repository at this point
Copy the full SHA 77d90a1View commit details -
Removed 'SqlRSSetup' integration tests running as part of 'Integratio…
…n_SQL2019' build.
Configuration menu - View commit details
-
Copy full SHA for 12ed91c - Browse repository at this point
Copy the full SHA 12ed91cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aebf11 - Browse repository at this point
Copy the full SHA 4aebf11View commit details