75
edits
(Shuffled) |
(Some minor updates) |
||
Line 59: | Line 59: | ||
Tests that are run in Taskcluster environment against windows10-aarch64 execute using [https://github.com/taskcluster/generic-worker Taskcluster Generic-Worker]. These are installed as a service on via [https://github.com/mozilla-releng/OpenCloudConfig OpenCloudConfig]. | Tests that are run in Taskcluster environment against windows10-aarch64 execute using [https://github.com/taskcluster/generic-worker Taskcluster Generic-Worker]. These are installed as a service on via [https://github.com/mozilla-releng/OpenCloudConfig OpenCloudConfig]. | ||
=== | === OpenCloudConfig === | ||
This is the method used in production. | This is the method used in production. | ||
Line 74: | Line 74: | ||
Instruction originally from [https://bugzilla.mozilla.org/show_bug.cgi?id=1522997#c2 1522997]. | Instruction originally from [https://bugzilla.mozilla.org/show_bug.cgi?id=1522997#c2 1522997]. | ||
'''Prerequisites''' | |||
* disable Windows S mode | * disable Windows S mode | ||
* disable User Account Control | * disable User Account Control | ||
Line 84: | Line 84: | ||
* request scope `assume:project:taskcluster:generic-worker-tester` | * request scope `assume:project:taskcluster:generic-worker-tester` | ||
'''Steps''' | |||
# download the current 386 release of `generic-worker-windows-386.exe` from [https://github.com/taskcluster/generic-worker/releases taskcluster generic-worker]. | # download the current 386 release of `generic-worker-windows-386.exe` from [https://github.com/taskcluster/generic-worker/releases taskcluster generic-worker]. | ||
# download the latest 386 version of livelog.exe and taskcluster-proxy.exe. | # download the latest 386 version of livelog.exe and taskcluster-proxy.exe. |
edits