microsoft / lis-test

Contains test infrastructure for testing Linux virtual machines on Windows Azure and Hyper-V.
32 stars 72 forks source link

Minor update CORE_max_cpus.ps1 to fix bug #1096

Closed lixuemin2016 closed 6 years ago

lixuemin2016 commented 6 years ago

Minor change: if $guest_max_cpus is larger than host supported locical cores, set $guest_max_cpus as maxCpus.

chvalean commented 6 years ago

Thank you for the fix @lixuemin2016 I recall having that line but probably removed it for some checks. :)