Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
Bug 1362613 - use High Performance power plan (beta workers)
Browse files Browse the repository at this point in the history
deploy: gecko-1-b-wiin2012-beta gecko-t-win7-32-beta gecko-t-win7-32-gpu-b gecko-t-win10-64-beta gecko-t-win10-64-gpu-b
  • Loading branch information
grenade committed Dec 6, 2017
1 parent f7c5423 commit 79cf49c
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 0 deletions.
9 changes: 9 additions & 0 deletions userdata/Manifest/gecko-1-b-win2012-beta.json
Expand Up @@ -1253,6 +1253,15 @@
"LocalPort": 1688,
"Direction": "Outbound",
"Action": "Allow"
},
{
"ComponentName": "reg_Power_PreferredPlan_HighPerformance",
"ComponentType": "RegistryValueSet",
"Comment": "https://bugzilla.mozilla.org/show_bug.cgi?id=1362613",
"Key": "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\ControlPanel\\NameSpace\\{025A5937-A6BE-4686-A844-36FE4BEC8B6D}",
"ValueName": "PreferredPlan",
"ValueType": "String",
"ValueData": "8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c"
}
]
}
9 changes: 9 additions & 0 deletions userdata/Manifest/gecko-t-win10-64-beta.json
Expand Up @@ -1125,6 +1125,15 @@
"Comment": "https://bugzilla.mozilla.org/show_bug.cgi?id=1397201#c58",
"Key": "HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Network",
"ValueName": "NewNetworkWindowOff"
},
{
"ComponentName": "reg_Power_PreferredPlan_HighPerformance",
"ComponentType": "RegistryValueSet",
"Comment": "https://bugzilla.mozilla.org/show_bug.cgi?id=1362613",
"Key": "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\ControlPanel\\NameSpace\\{025A5937-A6BE-4686-A844-36FE4BEC8B6D}",
"ValueName": "PreferredPlan",
"ValueType": "String",
"ValueData": "8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c"
}
]
}
9 changes: 9 additions & 0 deletions userdata/Manifest/gecko-t-win10-64-gpu-b.json
Expand Up @@ -1197,6 +1197,15 @@
"Comment": "https://bugzilla.mozilla.org/show_bug.cgi?id=1397201#c58",
"Key": "HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Network",
"ValueName": "NewNetworkWindowOff"
},
{
"ComponentName": "reg_Power_PreferredPlan_HighPerformance",
"ComponentType": "RegistryValueSet",
"Comment": "https://bugzilla.mozilla.org/show_bug.cgi?id=1362613",
"Key": "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\ControlPanel\\NameSpace\\{025A5937-A6BE-4686-A844-36FE4BEC8B6D}",
"ValueName": "PreferredPlan",
"ValueType": "String",
"ValueData": "8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c"
}
]
}
9 changes: 9 additions & 0 deletions userdata/Manifest/gecko-t-win7-32-beta.json
Expand Up @@ -1113,6 +1113,15 @@
"ComponentType": "FileDownload",
"Source": "https://s3.amazonaws.com/windows-opencloudconfig-packages/nircmd/nircmdc.exe",
"Target": "C:\\Windows\\System32\\nircmdc.exe"
},
{
"ComponentName": "reg_Power_PreferredPlan_HighPerformance",
"ComponentType": "RegistryValueSet",
"Comment": "https://bugzilla.mozilla.org/show_bug.cgi?id=1362613",
"Key": "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\ControlPanel\\NameSpace\\{025A5937-A6BE-4686-A844-36FE4BEC8B6D}",
"ValueName": "PreferredPlan",
"ValueType": "String",
"ValueData": "8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c"
}
]
}
9 changes: 9 additions & 0 deletions userdata/Manifest/gecko-t-win7-32-gpu-b.json
Expand Up @@ -1113,6 +1113,15 @@
"ComponentType": "FileDownload",
"Source": "https://s3.amazonaws.com/windows-opencloudconfig-packages/nircmd/nircmdc.exe",
"Target": "C:\\Windows\\System32\\nircmdc.exe"
},
{
"ComponentName": "reg_Power_PreferredPlan_HighPerformance",
"ComponentType": "RegistryValueSet",
"Comment": "https://bugzilla.mozilla.org/show_bug.cgi?id=1362613",
"Key": "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\ControlPanel\\NameSpace\\{025A5937-A6BE-4686-A844-36FE4BEC8B6D}",
"ValueName": "PreferredPlan",
"ValueType": "String",
"ValueData": "8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c"
}
]
}

0 comments on commit 79cf49c

Please sign in to comment.