Commit Graph

83 Commits

Author SHA1 Message Date
Shamil Mubarakshin
4637c23381 Add secondary MacOs image generation pipelines (#9218) 2024-01-25 10:51:07 +01:00
Shamil Mubarakshin
4960fde8f7 [macos] Convert packer templates to HCL2 (#9098)
* [macos] Convert packer templates to HCL2

* Fix inline shell provisioner

* Fix folder name

* Fix bootstrap folder copy
2024-01-05 12:29:46 +01:00
Erik Bershel
5e4039478f Fix macOS CI - clean images updates (#9032) 2023-12-15 12:16:58 +01:00
ilia-shipitsin
d4f6993ac9 [macos] skip Sonoma updates for Monterey (#8985) 2023-12-10 21:12:26 +01:00
Shamil Mubarakshin
8d6a01b370 [macOS] Implement new directories hierarchy (#8741) 2023-11-15 12:12:28 +01:00
Alexey-Ayupov
7a11d3fc98 Fix macOS 13 arm64 software update part (#8772)
Co-authored-by: Alexey Ayupov <“alexey.ayupov@akvelon.com”>
2023-11-09 15:45:50 +01:00
Vasilii Polikarpov
8998a4c907 [Mac OS] Add missing macOS Sonoma selector (#8759) 2023-11-07 17:27:55 +01:00
Vasilii Polikarpov
bbbda7bddf [Mac OS] Update Anka Helpers to build Mac OS 14 ARM image (#8757)
* Update Anka Helpers to build Mac OS 14 ARM image

* Drop Powershell 5 support
2023-11-07 16:05:11 +01:00
Vasilii Polikarpov
586dfe6911 [Mac OS] Temporary disable VNC for Mac OS 14 (#8717) 2023-11-02 21:47:49 +01:00
Mikhail Koliada
e52e9c94e8 [macOS] increase timeout for the macOS ci (#8692) 2023-10-31 14:17:30 +01:00
Alexey-Ayupov
2051564688 Set static UUID to the clean image (#8564) 2023-10-16 15:18:23 +02:00
Alexey-Ayupov
53d0847239 [Anka] Exclude upgrade to Sonoma (#8551) 2023-10-13 14:20:43 +02:00
Alexey-Ayupov
cde475b36b Update anka clean script (#8537) 2023-10-12 15:06:30 +02:00
Alexey-Ayupov
ab3cfaf685 Remove not used variable group (#8396) 2023-09-27 21:52:46 +02:00
garfthoffman
e145f2fa36 add boolean to control when to run anka push during clean generation (#8305) 2023-09-20 18:06:52 +02:00
Shamil Mubarakshin
329ed9bb08 Adjust MacOs13 arm64 base image generation script (#8303) 2023-09-15 14:32:34 +02:00
ilia-shipitsin
a4f3c433b4 [macos] check exit code in Invoke-SSHPassCommand (#8156) 2023-08-25 11:29:01 +02:00
ilia-shipitsin
5ff59cadc4 [macos] use mist-cli for downloading OS distribution when generating anka clean vm (#8141) 2023-08-24 15:15:31 +02:00
Shamil Mubarakshin
dc38839721 [macos] Cleanup xcversion leftovers (#7911) 2023-07-14 09:39:01 +02:00
Alexey-Ayupov
4290af9e08 Merge pull request #7852 from vpolikarpov-akvelon/macos-dont-copy-test-results
[mac OS] Don't try to copy test results to artifacts directory
2023-07-11 12:05:53 +02:00
ilia-shipitsin
63b7bc4bde [macos] refactor XCode installation approach (#7858)
* [macos] refactor XCode installation approach

xcversion does not work anymore, we are switching to storing
XCode installers in intermediate Azure storage

* remove xcode_install_user, xcode_install_password

* rename xcode_install_storage --> xcode_install_storage_url

* mark xcode installation variables sensitive

* remove xcversion_auth_cookie variable

* renamed forgotten xcode_install_storage --> xcode_install_storage_url

* remove leftover xcode_install_user
2023-07-06 11:36:08 +02:00
Vasilii Polikarpov
2f4b2192f3 Don't try to copy test results
Test results generation was removed here:
https://github.com/actions/runner-images/pull/2261
2023-07-04 17:57:53 +02:00
Sam Fox
e0371b1f6f set $IsLatest to false when specifying exact version (#7677) 2023-06-07 11:42:05 +02:00
Shamil Mubarakshin
afd68edefb [macos] add cookie based installation for Xcode (#7666) 2023-06-03 18:15:48 +02:00
Vasilii Polikarpov
4ca86478ee Separate VM resizing and moving into two different scripts (#7584) 2023-05-17 16:42:02 +02:00
Alexey-Ayupov
eb53372646 [macOS] update scripts to fix image generation (#7608) 2023-05-17 11:39:37 +02:00
Alexey-Ayupov
a67e67d42e Add exclusion for macOS-12 for Action: restart (#7511) 2023-04-28 10:35:14 +02:00
Delphine Roux
276bcfd0bb Add ca cert to the command line to use TLS in DVT racks (#7489) 2023-04-27 09:20:13 +02:00
Alexey-Ayupov
871fce1661 Support ARM64 architecture (#7451) 2023-04-17 16:42:19 +02:00
Alexey-Ayupov
46f5d5470a Update CI actions according to demands (#7395) 2023-04-06 14:40:05 +02:00
ilia-shipitsin
6b75f9c486 [macos] temporarily shift MacOS 11 image generation schedule (#7352) 2023-03-28 13:07:42 +02:00
ilia-shipitsin
f0e54bbe9f [macos] VMWare host selection: do not count "vmkdump" folder as possible vm name when choosing available datastore (#7301) 2023-03-17 16:51:49 +01:00
sergei-pyshnoi
8767a6eb4e Remove all macOS-10.15 related code (#7078) 2023-02-13 16:40:48 +01:00
Alexey-Ayupov
2109acacd5 Update the code for anka v3 compatibility (#7044) 2023-02-05 14:08:22 +01:00
Maxim Lobanov
66835ab703 Add logic to publish artifact (#6821) 2022-12-21 14:19:42 +01:00
bogdan-damian-bgd
69cdead4fc Implement new software report generator for macOS (#6690)
* Create environmentVariables.yml

* Update environmentVariables.yml

* Delete environmentVariables.yml

* Add new SoftwareReport generator

* Output generation fixes after review

* Add json output print in pipeline

* Modify json output print in pipeline

* Removed redundant space character
2022-12-06 18:16:20 +01:00
Mikhail Koliada
7910ae1578 select-datastore: make cluster parameter mandatory (#6112) 2022-08-19 13:56:31 +02:00
Casper da Costa-Luis
4994130a96 virtual-environments => runner-images (#6033)
* virtual-environments => runner-images

- as per https://github.blog/changelog/2022-08-08-github-actions-runner-images-repository-refresh

* revert readme changes

- as per https://github.com/actions/runner-images/pull/6033#discussion_r941173809
2022-08-10 14:55:34 +02:00
Aleksandr Chebotov
2ec5b2e02e Fix installer pattern to support macOS beta version (#6012) 2022-08-03 13:12:07 +03:00
Aleksandr Chebotov
0dac8e59cd Check vm in failed status (#5893) 2022-07-12 11:52:06 +03:00
Aleksandr Chebotov
bbc911baca [Anka] Add setup autologin bash script (#5153) 2022-03-01 15:13:02 +03:00
Mikhail Timofeev
000b805803 Add exit 1 to each error case (#5092) 2022-02-16 19:56:48 +03:00
Maksim Shilov
30ffa34849 Improve select-datastore with cluster based filtering (#5013) 2022-02-07 10:30:14 +03:00
V-Zabayrachny
3c2f1c6350 [macOS] Remove macOS 10.14 related code in the VE repo (#4816)
* [MacOS] Remove code for macOS-10.14

* remove is_Less_BigSur in all script

* remove variable the IsLessThanBigSur
2021-12-30 10:36:59 +03:00
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