Commit Graph

39 Commits

Author SHA1 Message Date
Aleksandr Chebotov
192509400a Add TagName param with default value unixtimestamp (#4753) 2021-12-16 13:55:29 +03:00
Aleksandr Chebotov
6aa5d3704e Delete image before push (#4713) 2021-12-10 13:10:45 +03:00
Aleksandr Chebotov
57cf70f791 [Anka] Clear LastRecommendedMajorOSBundleIdentifier property (#4675)
* clear LastRecommendedMajorOSBundleIdentifier property

* remove property
2021-12-07 14:30:22 +03:00
Aleksandr Chebotov
0365a15eb6 Anka disable beta seed (#4564)
* Remove current beta seed program

* format unenroll output
2021-11-22 15:18:46 +03:00
Dibir Magomedsaygitov
5ab1cb345e [macOS] Remove macOS 10.13 related code in the VE repo (#4494) 2021-11-18 17:23:05 +03:00
Mikhail Timofeev
a0ac40903e Schedule macOS-12 builds (#4393) 2021-11-01 17:58:03 +03:00
Aleksandr Chebotov
c353eee691 anka: replace test_vm to TemplateName (#4339) 2021-10-25 19:47:26 +03:00
Aleksandr Chebotov
b5373b2c29 Anka Software Updates (#4256)
* Anka Software Updates

* allow to set up video contoller
2021-10-15 14:32:29 +03:00
Dmitry Shibanov
bf1cae6dcf Add macOS 12 image templates (#4062) 2021-09-24 13:56:16 +03:00
Maxim Lobanov
c60f54012a Rename 'macOS-11.0' to 'macOS-11' everywhere (#3417)
* rename 'macos11.0' to 'macos-11'

* fix nitpicks

* resolve conflicts
2021-05-19 14:16:51 +03:00
Darii Nurgaleev
575108f5a1 Remove GithubFeedToken build parameter (#3184) 2021-04-15 13:05:57 +03:00
Mikhail Timofeev
e773a0c743 [macOS] Improve select-datastore script rev2 (#2772)
* select last one

* Fix comment

* Change logic

* change name

* fix comment
2021-02-20 16:34:08 +03:00
Mikhail Timofeev
990889bcf0 [macOS] Improve select-datastore script (#2771)
* select last one

* Fix comment
2021-02-20 15:40:18 +03:00
Alena Sviridenko
6bfde5f8b7 turn off macOS 10.13 scheduled builds (#2752) 2021-02-18 16:54:10 +03:00
Aleksandr Chebotov
32916b5163 deletes output of Stop/Set/Move-VM cmdlets (#2448) 2021-01-15 10:27:09 +03:00
Aleksandr Chebotov
f9383fcc03 [Image.CI] Change vm spec after shutdown (#2430)
* change spec after power off

* change specs after shutdown
2021-01-13 12:07:42 +03:00
Leonid Lapshin
2882a9fde3 fixed comment in images.CI (#2427)
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2021-01-12 17:29:48 +03:00
Leonid Lapshin
86adee10d0 [MacOS] Build VM packer spec changed (#2359)
* scheduling condition added and changed VMs specs for macos

* typo

* changed conditions order

* fixed an error

* added spec parameters that use pipeline variables values

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-12-30 17:46:17 +03:00
Darii Nurgaleev
0a9570b623 [macOS] change Invoke-Pester function (#2261)
* [macOS] change Invoke-Pester function

* added new logic

* try another approach.

* invoke-tests change

* added a little bunch of tests.

* remove import from browsers

* added source for all tests covered scripts.

* run all tests.

* added proper module import

* RunAll-Tests.ps1 changes.

* added shebang

* added new approach for tests.

* the first line should be shebang

* fixed nitpicks
2020-12-17 15:37:19 +03:00
Mikhail Timofeev
b392aa60bd set parameters explicitly (#2221) 2020-12-09 10:11:53 +03:00
Maxim Lobanov
8d6d64a04e Implement script to parse provisioners duration from packer diagnostic logs (#2137)
* testing

* Update image-generation.yml

* Update image-generation.yml

* fix comments

* Update measure-provisioners-duration.ps1
2020-11-27 10:50:54 +03:00
Aleksandr Chebotov
9ef75097cf pick up a random datastore by condition (#2057) 2020-11-13 18:00:58 +03:00
Mikhail Timofeev
47eaa69646 [macOS] Improve select datastore script (#1892)
* modify script to set tages

* add vmname

* nitpicks

* add remove tag
2020-10-26 14:37:18 +03:00
Andrey Mishechkin (GITHUB INC)
39b79427d6 minor bugfixing 2020-10-22 12:35:09 +04:00
Andrey Mishechkin (GITHUB INC)
de3f459f1a Nitpic changes 2020-10-22 12:00:39 +04:00
Andrey Mishechkin (GITHUB INC)
a80592397f nitpick changes 2020-10-22 11:59:11 +04:00
Andrey Mishechkin (GITHUB INC)
81ad74e827 if($Vm.PowerState -ne "PoweredOff") condition has been added 2020-10-21 21:06:52 +04:00
Andrey Mishechkin (GITHUB INC)
2a693f9e18 Power off and renaming the failed VM has been addded to move-vm.ps1 2020-10-21 18:42:43 +04:00
Maxim Lobanov
478e20cb4a Update image-generation.yml 2020-10-19 10:28:59 +03:00
Maxim Lobanov
3a35583182 Update image-generation.yml 2020-10-19 09:47:10 +03:00
Maxim Lobanov
9229296dd2 fix build number 2020-10-19 09:39:11 +03:00
Maxim Lobanov
52ce3618d5 fix build number 2020-10-19 09:18:41 +03:00
Maxim Lobanov
7f7c287c04 Update image-generation.yml 2020-10-16 12:42:54 +03:00
Maxim Lobanov
6423cb0f32 Update image-generation.yml 2020-10-16 12:30:42 +03:00
Mikhail Timofeev
d8857768e9 [macOS] Switch image generation to faster datastores (#1801)
* select datastore script

* add debug message

* add move-vm and helpers

* add error action

* formatting the script

* nits

* add missing quotes

* add synopsis
2020-10-13 13:56:37 +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
Dmitry Shibanov
9a48139d0e add attempts 2020-09-22 12:54:47 +03:00
Dmitry Shibanov
0d663601b6 Check environment variables 2020-09-22 11:25:51 +03:00
MaksimZhukov
a8a908b63e Implement public CI for MacOS builds 2020-09-16 19:44:58 +03:00