Aleksandr Chebotov
3356fa7bd0
add assert MatchCommandOutput
2020-07-13 13:39:56 +03:00
Aleksandr Chebotov
51da94d189
fix git tests
2020-07-13 12:22:20 +03:00
Aleksandr Chebotov
ea539f15cf
fixed haskell tests
2020-07-13 12:17:14 +03:00
Mikhail Timofeev
749ff96d31
remove quotes ( #1217 )
2020-07-13 12:16:14 +03:00
Aleksandr Chebotov
f8bf39d9ad
fixed browser tests
2020-07-13 12:10:55 +03:00
Aleksandr Chebotov
81865d867e
add webdriver tests
2020-07-13 12:10:54 +03:00
Aleksandr Chebotov
bd13391d6b
merge browser tests into one It
2020-07-13 12:10:54 +03:00
Aleksandr Chebotov
8608a1070e
Migration to Pester tests
2020-07-13 12:10:54 +03:00
Aleksandr Chebotov
f1352d64d5
Migration to Pester tests
2020-07-13 12:10:54 +03:00
Maxim Lobanov
a120f078b2
Merge pull request #1208 from miketimofeev/v-mitim/get_rid_of_apt.sh_invocation
...
[Ubuntu] Fix 'Unable to acquire the dpkg frontend lock' error
2020-07-13 11:36:25 +03:00
Maxim Lobanov
c5c5d14fef
Merge pull request #1200 from dmitry-shibanov/v-dmshib/cargo-dep-win
...
Add cargo packages for windows
2020-07-10 17:52:22 +03:00
Maxim Lobanov
fec0192835
Merge pull request #1215 from al-cheb/al-cheb/fix-unicode-char
...
Fix unicode char c=1089 to c=99 in TestsHelpers.ps1
2020-07-10 14:43:44 +03:00
Aleksandr Chebotov
10fd058af4
fix c=1089 to c=99
2020-07-10 14:38:45 +03:00
Mikhail Timofeev
694bf3098c
Merge branch 'master' of https://github.com/miketimofeev/virtual-environments into v-mitim/get_rid_of_apt.sh_invocation
2020-07-10 12:35:52 +03:00
Image generation service account
451dff48a6
Updating readme file for ubuntu20 version 20200709.0
2020-07-10 07:28:13 +00:00
Image generation service account
487c88b726
Updating readme file for ubuntu18 version 20200709.0
2020-07-10 07:27:51 +00:00
Image generation service account
94425b547d
Updating readme file for ubuntu16 version 20200709.0
2020-07-10 07:26:16 +00:00
Maxim Lobanov
454c3f79dd
Merge pull request #1205 from Darleev/v-malob/implement-pester-tests
...
Implement Pester tests base for Windows images
2020-07-10 09:06:17 +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
Maxim Lobanov
9fa12b9367
Merge pull request #1199 from dmitry-shibanov/v-dmshib/cargo-dep-linux
...
Add cargo packages for Linux
2020-07-09 19:14:34 +03:00
Mikhail Timofeev
0647236ac1
Rename IsIntalled -> IsPackageInstalled
2020-07-09 15:14:28 +03:00
Maxim Lobanov
a2b104ff7e
Update ImageHelpers.psm1
2020-07-09 14:29:02 +03:00
Maxim Lobanov
205fb1887e
Update TestsHelpers.ps1
2020-07-09 14:27:06 +03:00
Maxim Lobanov
9bd0f97777
fix spacing
2020-07-09 14:09:44 +03:00
Maxim Lobanov
d693730c54
fix comments
2020-07-09 13:22:07 +03:00
Maxim Lobanov
006744204f
run tests for Kind
2020-07-09 11:06:29 +03:00
Dmitry Shibanov
d3c035c980
fix place and naming
2020-07-09 10:53:31 +03:00
Maxim Lobanov
148b628e0b
Implement Pester tests
2020-07-09 10:53:29 +03:00
Sergey Dolin
c6950533af
Add WSL ( #1081 )
...
* Add WSL
* Move WSL to the end of the provision
* Add elevated_user
* No restart VM
* Add Validation
* Add WSL note in Readme.md
* Rename WSL1 to WSL
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-07-09 09:57:02 +03:00
Mikhail Timofeev
a7ee8ab672
move IsInstalled and apt-fast
2020-07-08 22:28:23 +03:00
no-reply@microsoft.com
1c22abb30d
Updating readme file for macos-10.15 version 20200702.1
2020-07-08 18:02:55 +00:00
Maxim Lobanov
1c4790e543
Merge pull request #1194 from dibir-magomedsaygitov/v-dimago/add_oras_cli
...
[Ubuntu] Add ORAS CLI
2020-07-08 18:49:41 +03:00
Mikhail Timofeev
cebf52206b
remove source apt.sh
2020-07-08 15:34:53 +03:00
Dmitry Shibanov
0d95b3387c
remove & and add extra line
2020-07-08 15:25:42 +03:00
Dibir Magomedsaygitov
2d2a590672
minor fix
2020-07-08 11:43:12 +03:00
Sergey Dolin
f1b5ed40eb
Remove ppa:ondrej/php from the list of apt repositories ( #1104 )
...
* Remove ppa:ondrej/php from the list of apt repositories
* Add documentation and fixes
* fix documentation
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-07-08 11:13:45 +03:00
Dibir Magomedsaygitov
5323f8f7d4
remove temporary path
2020-07-08 11:13:21 +03:00
Maxim Lobanov
cb3edf34a6
Merge pull request #1189 from al-cheb/al-cheb/minor-fix-azcli
...
Minor fix to remove unused temporary $Env:AZURE_EXTENSION_DIR variable
2020-07-08 10:35:28 +03:00
Maxim Lobanov
acc3f46b5c
Add aws session manager windows ( #1178 )
...
* add installation aws session manager for windows
* move to one file
* remove script step
* add documentation
* move logic to one file
* add notmatch
* change setup path variable
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-07-08 10:30:30 +03:00
Dmitry Shibanov
1cc55a5bd2
Aws session manager for linux ( #1169 )
...
* add installation aws session manager for linux
* move logic to one file
* change order
* removed unnecessary exit
* move echo line
* add plugin word
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-07-08 10:30:15 +03:00
Dmitry Shibanov
ea72c54249
fix validate tests
2020-07-08 00:35:51 +03:00
Dibir Magomedsaygitov
26e56e5076
fix bug
2020-07-07 22:56:48 +03:00
Dibir Magomedsaygitov
5faa6abe7d
implement download_with_retries function
2020-07-07 19:23:45 +03:00
Dibir Magomedsaygitov
5f5c60ef98
minor fixes
2020-07-07 19:14:31 +03:00
Image generation service account
781a4f8b38
Updating readme file for win16 version 20200706.1
2020-07-07 14:51:42 +00:00
Dibir Magomedsaygitov
8f5228371a
Merge branch 'master' into v-dimago/add_oras_cli
2020-07-07 17:37:15 +03:00
Shang Yuanchun
69f455808b
Fix getting version of aliyun cli. ( #1150 )
...
* Fix getting version of aliyun cli.
It has a version sub command, and --version is used to specify product api version,
not to get version of aliyun cli.
* Change title of aliyun-cli
2020-07-07 17:36:37 +03:00
Patrick Simonian
bd35954e5f
Add oc cli tool v4.6 ( #1103 )
...
* add oc cli tool 3.11.x
* change version to 4.6
* Update oc.sh
update mirror link
* Update Ubuntu1604-README.md
* update docs
* Update oc.sh
* Update oc.sh
2020-07-07 17:36:28 +03:00
Image generation service account
f7c1a0264f
Updating readme file for win19 version 20200706.1
2020-07-07 14:36:18 +00:00
Dibir Magomedsaygitov
d62d028d7d
Merge remote-tracking branch 'upstream/master'
2020-07-07 17:31:47 +03:00