mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-17 20:38:06 +00:00
Update Default Windows Image (#2226)
* Update Function Scaling Policy and Diagnostic Settings. * Adding changes to scaling policy * UPdating cooldown. * Changing time windows. * Updating duration. * Updating Out-of-Date Windows Image. * Adding repro operations back. * Removing bad files.
This commit is contained in:
committed by
GitHub
parent
26f9667777
commit
ceb5d6d5f9
@ -48,7 +48,7 @@ ONEFUZZ_GUID_NAMESPACE = uuid.UUID("27f25e3f-6544-4b69-b309-9b096c5a9cbc")
|
||||
ONE_HOUR_IN_SECONDS = 3600
|
||||
|
||||
DEFAULT_LINUX_IMAGE = "Canonical:UbuntuServer:18.04-LTS:latest"
|
||||
DEFAULT_WINDOWS_IMAGE = "MicrosoftWindowsDesktop:Windows-10:20h2-pro:latest"
|
||||
DEFAULT_WINDOWS_IMAGE = "MicrosoftWindowsDesktop:Windows-10:win10-21h2-pro:latest"
|
||||
|
||||
REPRO_SSH_FORWARD = "1337:127.0.0.1:1337"
|
||||
|
||||
|
Reference in New Issue
Block a user