Nikita Bykov
|
b42d8566f9
|
Add GraalVM Community Edition & GraalVM Native Image (#2330)
* added graalvm
* added native-image and updated SoftwareReport
* rework GraalVM installation
* fixed graalvm installation
* Updated SoftwareReport.Generator
* updated graalvm.sh
* fixed graalvm.sh
* fixed graalvm.sh
* removed rm command
* resolved comments
* fixed softwarereport for GraalVM
* added invoke_tests for graalvm
* fixed tests for graalvm
* fixed GraalVM tests and SoftwareReport
* added source etc-environment.sh to graalvm.sh
* fixed GraalVM tests
* resolved comments
* fixed graalVM SoftwareReport
* added GRAALVM_11_ROOT variable
* fixed comment for env variable
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
|
2021-01-13 10:45:39 +03:00 |
|
Mikhail Timofeev
|
31c97aac43
|
[Ubuntu] Get rid of simple apt-get provisioners (#2376)
* move 7z installation to basic.sh
* remove build essential
* move imagemagick to apt
* move subversion to apt
* move subversion to apt
* move sphinxsearch to apt
* move swig to apt
* move pollinate to apt
* move haveged to apt
* add p7zip to ubuntu 16
|
2021-01-11 10:42:58 +03:00 |
|
Dibir Magomedsaygitov
|
875891b86b
|
[Ubuntu] Migrate missing tools tests to Pester (#2374)
* add missing tests
* fix naming and nvm test
* fix containers test and bring pwsh test back
* remove pwsh test
* small fix
|
2020-12-31 10:00:43 +03:00 |
|
Vladimir Safonkin
|
0a768b0726
|
[Ubuntu] Migrate tests to Pester (#2340)
* Add Pester tests
* Fix incorrect merging
* Remove swift test from installing script
* Minor fix
* Remove Haskell tests from commons tests
* Fix selenium test
* Fix SVN test
* Fix pipx tests
* Debug
* Fix pipx packages test
* Skip pipx for 16.04
|
2020-12-29 10:02:46 +03:00 |
|
Dibir Magomedsaygitov
|
7c15befd02
|
[Ubuntu] Migrate Browsers and Rust tests to Pester (#2323)
* add tests for browsers and rust
* small fix
* fix tests invoking
* small fixes
* resolve conflicts
* fix firefox test
|
2020-12-28 11:34:32 +03:00 |
|
Mikhail Timofeev
|
64c9751269
|
[Ubuntu] Migrate tests for common tools to Pester (part 3) (#2337)
* add test for Git
* Add Heroku
* Add hhvm
* Add Homebrew
* Add Julia
* Add kind
* Add Kubernetes Tools
* Remove kind and homebrew validate
* replace capital letter
* Add Leiningen
* add source to Leiningen
* Add Mercurial
* Add conda
* Add Netlify
* Add packer
* Add pollinate
* Add Pulumi
* Add Phantomjs
* Add Haveged
* Fix for kubectl
* Fix julia installation
* Add installer_script_folder env variable to run tests in brew provisioner
* Add delay after reboot
* Adjust pause settings
|
2020-12-25 18:03:35 +03:00 |
|
Aleksandr Chebotov
|
ac87b63b13
|
[Ubuntu] Migrate PowerShell and Docker tests to Pester (#2317)
* PowerShell and Docker Pester tests
* no pester module
* import pester
* invoke docker with sudo
* remove native test
* add fix for az 1.0.0 module
* revert powershellget installation
* revert flag Force
* add $ProgressPreference = "SilentlyContinue"
|
2020-12-23 15:18:48 +03:00 |
|
Dibir Magomedsaygitov
|
a9a236f7e5
|
[Ubuntu] Migrate tests for common tools to Pester (part 1) (#2288)
* add common tools tests pt1
* fix tests
* fix erlang test
* resolve comments
* minor changes
* remove extra logging
|
2020-12-23 10:25:52 +03:00 |
|
Dibir Magomedsaygitov
|
2b93b03377
|
[Ubuntu] Implement first Pester tests (#2270)
* implement first pester tests
* add comment for azcopy test
* remove extra importing and old function
* resolve comments
* fix typo
|
2020-12-17 09:52:09 +03:00 |
|