Commit Graph
68 Commits
Author SHA1 Message Date
Aleksandr Chebotov 9e906b7f73 [Post-Generation] Turn off IE ESC factory script (#2079)
* turn off IE ESC factory script

* suppresses the error message
2020-11-19 12:31:30 +03:00
Aleksandr Chebotov 9ef75097cf pick up a random datastore by condition (#2057) 2020-11-13 18:00:58 +03:00
Aleksandr Chebotov 567e92c4dc [Ubuntu] Freeze Az.Accounts module for Ubuntu 20 (#1993)
* add reboot for Ubuntu20

* freeze Az.Accounts 1.9.5
2020-11-05 23:01:06 +03:00
Aleksandr Chebotov 635a57ab88 Revert "[Windows] Removed Git internal tools from PATH" 2020-11-05 11:39:54 +03:00
Aleksandr Chebotov 5c99d59f22 Revert "[windows] add bash wrapper from git (#1937)"
This reverts commit 8798c75d67.
2020-11-05 11:37:02 +03:00
Aleksandr Chebotov 2842ad4c00 Revert "[Ubuntu] Install pwsh using dotnet tool" (#1979) 2020-11-04 14:29:44 +03:00
Aleksandr Chebotov 8798c75d67 [windows] add bash wrapper from git (#1937) 2020-11-01 12:12:46 +03:00
Aleksandr Chebotov cb16dfc174 [images.CI] Delete macOS VMs on build canceling (#1742)
* destroy vm

* destroy vm

* check clone status

* fix vm state

* remove exit 1

* fix params

* suppress stop-vm output

* replace or -> Or

* rename doc terms
2020-10-08 15:27:39 +03:00
Aleksandr Chebotov 17d233cac5 [macOS] Set $ErrorActionPreference = "Stop" in SoftwareReport.Generator.ps1 (#1692)
* $ErrorActionPreference = "Stop"

* revert changes for ubuntu
2020-10-07 17:14:00 +03:00
Aleksandr Chebotov e9080f8ef6 get chrome path from registy (#1487) 2020-08-26 19:39:34 +03:00
Aleksandr Chebotov ba17c75613 [Windows] Set the dynamic port range to start at port 49152 and to end at the 65536 (16384 ports) (#1442)
* set the dynamic port range

* update pester test

* update context about VS installer

* update dynamicports pester test
2020-08-24 09:44:21 +03:00
Aleksandr Chebotov ad2409dbfa vm.max_map_count=262144 (#1463) 2020-08-21 18:59:49 +03:00
Aleksandr Chebotov 9110b38999 [Windows 2019] Fix missing msvcr100.dll (#1427)
* install vcredist2010

* Microsoft Visual C++ docs section
2020-08-19 10:32:35 +03:00
Aleksandr Chebotov 75bdbe2542 mongodb v4.4.0 on Windows (#1424) 2020-08-18 09:23:47 +03:00
Aleksandr Chebotov 47a39283ba MongoDB v4.2.8 Windows (#1410) 2020-08-14 09:39:22 +03:00
Aleksandr Chebotov c6cd2373c4 update mongodb 4.2 -> 4.4 lts (#1405) 2020-08-13 15:28:50 +03:00
Aleksandr Chebotov 6dde8b7b1c Сleanup log files after image-generation on Ubuntu (#1395) 2020-08-12 16:19:43 +03:00
Aleksandr Chebotov ef06465440 openssl and libssl-dev doc version (#1391) 2020-08-11 13:48:02 +03:00
Aleksandr Chebotov fda92f21e6 Add yamllint support (#1319) 2020-07-30 18:31:48 +03:00
Aleksandr Chebotov affa6b1297 [Windows] Add yamllint support for the default Python version only (#1320)
* Add yamllint support

* fix yamllint verion output

* move yamllint to the Tools section
2020-07-30 17:25:02 +03:00
Aleksandr Chebotov ea400e9081 Fix parsing download url for Firefox on Ubuntu(#1322) 2020-07-30 14:26:11 +03:00
Aleksandr Chebotov 9364062300 [Windows] .NET Framework Performance Issue (#1316)
* ngen KB2570538

* suppress ngen log output
2020-07-30 09:56:11 +03:00
Aleksandr Chebotov e767ccdc35 openssl and libssl-dev doc version (#1312) 2020-07-29 09:26:24 +03:00
Aleksandr Chebotov 00463a8fab [Windows] Add the list of installed PowerShell modules to documentation (#1266)
* documenation about powershell modules

* add powershell modules documenation

* add PSMODULES_ROOT_FOLDER
2020-07-23 16:32:41 +03:00
Aleksandr Chebotov 0c4dca229d Replace current validates with pester testing approach #5 (#1232)
* ,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
2020-07-20 18:57:00 +03:00
Aleksandr Chebotov 6bc236a514 Add Az 4.4.0 for 16.04 and 18.04 (#1254) 2020-07-20 10:40:24 +03:00
Aleksandr Chebotov 4b271d3303 [Windows] Add Az powershell module 4.4.0 (#1245)
* Update Az 4.3.0 -> 4.4.0

* Add Az 4.4.0
2020-07-17 10:32:42 +03:00
Aleksandr Chebotov 5f8c5c4fcf Return sqlite3 and patchelf (#1206)
* patchelf bzip2 sqlite3

* update ubuntu 16.04

* merge 1604/basic.sh -> basic.sh
2020-07-09 21:22:33 +03:00
Aleksandr Chebotov 21c6325fca start and enable docker.service if not running/enabled (#1140) 2020-06-30 08:57:34 +03:00
Aleksandr Chebotov a89f839675 [Ubuntu] Merge several toolset provisioners into single Configure-Toolset script (#1121)
* Single toolset

* rework conditional logic
2020-06-29 14:10:01 +03:00
Aleksandr Chebotov 2378e1c967 Add localhost alias ::1 IPv6 (#1107) 2020-06-25 18:56:42 +03:00
Aleksandr Chebotov 4c34ad64df Add Google Cloud SDK for Windows (#1102)
* Add Google Cloud SDK

* Add Validate-GoogleCloudSDK.ps1 script
2020-06-24 11:37:36 +03:00
Aleksandr Chebotov ebadb5cea8 Add NuGet.exe on Windows Server 2016/2019 (#1049)
* Add NuGet.CommandLine

* remove temporary path update
2020-06-15 20:10:54 +03:00
Aleksandr Chebotov b4da84d76e add toolcache ubuntu-20.04 (#1007) 2020-06-05 15:23:55 +03:00
Aleksandr Chebotov 85331140fc Fix regression with PHP installation (#983)
* add helpers functions

* replace 160 code to 32
2020-06-03 17:57:40 +03:00
Aleksandr Chebotov 52e3e704dd Update MongoDB and PostgreSQL documentation (#993)
* update mongodb and postgresql md

* update pg service
2020-06-03 17:35:03 +03:00
Aleksandr Chebotov 43e26fa96b Cleanup old markdown documenation approach (#979) 2020-06-02 20:07:12 +03:00
Aleksandr Chebotov 9b76f6f84b Update to latest kind version (#954) 2020-05-28 19:30:28 +03:00
Aleksandr Chebotov a29d0c400a Update IEDriverServer url (#944)
* update IEDriverServer url

* update path

* add versioninfo.txt
2020-05-28 09:00:23 +03:00
Aleksandr Chebotov 5e7a5aeedd Add retries to get PyPy version (#933)
* add retries to get PyPy version

* replace wget to curl
2020-05-25 12:35:06 +03:00
Aleksandr Chebotov 1e61cd9f40 Updating readme file for macOS1015 version 20200518.2 (#918) 2020-05-21 20:52:55 +03:00
Aleksandr Chebotov b32d652ed9 change limit to 16000 (#920) 2020-05-21 17:50:48 +03:00
Aleksandr Chebotov 521b0c5e28 Add flag validation diskspace and set false(skip) step by default (#909)
* flag validation diskspace

* display Available disk space

* update image.CI

* add image.CI flag

* update env RUN_VALIDATION_FLAG
2020-05-21 09:08:52 +03:00
Aleksandr Chebotov e25d793c29 add vswhere windows server 2016 (#907) 2020-05-20 16:01:01 +03:00
Aleksandr Chebotov 0d9b0822ae update PyPy download source (#901) 2020-05-20 09:31:27 +03:00
Aleksandr Chebotov 8b72149ff7 Update pacman installation process (#899) 2020-05-19 17:25:09 +03:00
Aleksandr Chebotov a12a3b7042 Rename Mingw-w64 (#893) 2020-05-19 13:16:59 +03:00
Aleksandr Chebotov 3f4ad2f912 Install PyPy from official site instead of NPM for Windows (#873)
* install PyPy from official repo
2020-05-18 11:08:06 +03:00
Aleksandr Chebotov 47c7968b9d Install PyPy from official site instead of NPM for Ubuntu (#879)
* install PyPy from official site
2020-05-18 11:07:37 +03:00
Aleksandr Chebotov 09ed1695b2 Hide packages that are no longer required (#854)
* Updating readme file for macOS version 20200430.1

* hide AutomaticRemove info
2020-05-11 10:39:09 +03:00
Aleksandr Chebotov 48f3964fe6 Updating readme file for macOS version 20200430.1 (#846) 2020-05-07 18:57:07 +03:00
Aleksandr Chebotov 17a441ec8e Disable crash reporting (#826)
* disable jit debugger

* override settings asfter vs installation
2020-05-06 09:44:53 +03:00
Aleksandr Chebotov 6d18844796 Add FS-iSCSITarget-Server (#805) 2020-04-30 10:53:49 +03:00
Aleksandr Chebotov aceadd6a06 nitpicks 2020-04-24 20:14:42 +03:00
Aleksandr Chebotov edce722a68 Improve choco stability by adding retry logic on Windows images (#721)
Add retry logic for choco install to avoid random failures
2020-04-17 10:53:30 +03:00
Aleksandr Chebotov cef6c2e54c fix clang-8 installation 2020-03-25 22:31:01 +03:00
Aleksandr Chebotov c0b037bd30 Run script to configure TLS12 earlier (#545) 2020-03-13 09:39:37 +03:00
Aleksandr Chebotov 42417eb98f Add additional agent info (#499)
* add agent additional info

* add agent additional info

* add agent additional info
2020-03-08 17:41:55 +03:00
Aleksandr Chebotov 5f35cc550b Disable mysql.service 2020-03-05 11:27:02 +03:00
Aleksandr Chebotov d655e7d819 Disable mysql.service 2020-03-05 10:57:16 +03:00
Aleksandr Chebotov 52d17cfc5d Add julia (#476)
* Update packer configs to add julia

* fix julia installation on ubuntu
2020-03-02 14:44:14 +03:00
Aleksandr Chebotov 3145274036 Update PATH environment variable to add .dotnet and php composer default folder (#477)
* Add environment variables for .dotnet and php comopser

* update rust.sh comments
2020-03-02 14:13:53 +03:00
Aleksandr Chebotov 09c9d51bf7 xcode beta 2020-02-13 17:18:24 +03:00
Aleksandr Chebotov 8403fea66b Update macos-10.15-Readme.md 2020-01-17 13:36:37 +03:00
Aleksandr Chebotov fb2094c443 Update macos-10.15-Readme.md 2020-01-17 09:24:47 +03:00
Aleksandr Chebotov 8ee0a6e925 update macos-10.15-Readme.md week 3 2020-01-17 09:23:48 +03:00
Aleksandr Chebotov f24342d31b update cmake 3.16.2 2020-01-15 21:36:37 +03:00
Aleksandr Chebotov cb9444bea2 update cmake-3.15.4 2020-01-14 16:50:42 +03:00