* remove Validate-* scripts
* Remove references to validation scripts from .json files
* Separate "It"s by new lines
* Remove new line before the first "It"
* Separate "It"s by new lines
* remove 32-bit WinAppDriver check
* remove explicit variable definition
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
* ,oving to the pester approach part #5
* moving to the pester approach part #5
* fixed PostgreSQL tests
* return Validate-Svn.ps1
* fixed Selenium test
* fixed rust test
* fix rust test
* Add Android SDKs tests
* Fix path to android helpers
* Fix path to sdkmanager
* Remove extra and add-ons tests
* Add verbose option to sdkmanager
* Add additional tools test
* Fix extra and addons tests
* Fix extra and addons android packages
* Fix image templates
* Install and validate AZ 4.3.0 for Windows images
* Move azureModules to toolset
* Fix validation
* Fix modules root location
* Small fix in syntax
* Fix in syntax
* Fixes for default tool versions
* Add Configure-Toolset for windows
* Set error action preference to stop
* Move toolcache.json to config folder
* Fix in verbose
* Rename toolsets folder
* Move default version functions from install-toolset to configure-toolset
* Rework Configure-Toolset
* Fix typo and remove empty line
* Fix issues
* Fix parameters in helpers
* Fix helper syntax
* Rename defaultVariable
* add go to json toolset
* add install and validate go
* fiixing go tests
* fix validation for go
* check zero build version
* add 1.9 version
* setup variables for go
* fix comments
* remove script invokation
* remove lines
* fixing install go
* remove comments
* remove fake url
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
* switch provisioners to install boost from github releases
* minor fixes
* separate boosts by toolset versions
* minor fix
* switch provisioners for win16
* fix bugs
* fix validation
* minor fix
* fix validation
* fix validation
* fix validation
* minor fix
* change toolset version for win16
* minor fixes
* minor fix
* fix validation
* update links to toolset-json
* add arch to BoostInstallationDir
* azcopy10 deployment for Windows has been added
* small bugfixing
* Header has been added to Install-AzCopy.ps1
* Header has been added to Validate-AzCopy.ps1
* Packer tempaltes have been modified
* added windows installation script for postgresql
* removed if from Start-PostreSQL
* added script to packar template.
* changed postgresql.sh for ubuntu.
* postgresql stop and disalbe services.
* change name of the functions
* Stop postgreSQL after validation instead of start.
* added validation and re-work installation prcoedur
* remove redundunt code from psql
* correct intendation
* path to Path
* added PostgreSQL validation procedure.
* Removed useless last line.
* redundunt parameter passed in function call.
* removed repeated part of code.
* removed Stop function since it was useless.
* spaces
* spaces =
* Update Windows2019-Azure.json
* resolve confictls
* added validate and install postgresql
* added password to choco install and variables.
* add new system variables.
* added --params flag
* added correct quotas
* added logging for PostgreSQL install
Co-authored-by: Dariy.Nurgaleev <d.nurgaleev@trueengineering.ru>
* uppdate/add awscli
* change awscli to aws and fix for aws version
* concatenate install and validate script files
* update image templates
* add aws to the path
Co-authored-by: Dibir Magomedsaygitov <v-dimago@microsoft.com>