Add the execution policy when running powershell in size on disk benchmarks (dotnet...
authorMichelle McDaniel <adiaaida@gmail.com>
Tue, 30 Oct 2018 16:51:40 +0000 (09:51 -0700)
committerGitHub <noreply@github.com>
Tue, 30 Oct 2018 16:51:40 +0000 (09:51 -0700)
commit292f71de16c352073b96313a6d110d70a1e1be5d
treeaef69f939bb85f0140e31f369cd95836e3201b73
parent51d6ed3e4c915490ac445a893d7ce171949a4378
Add the execution policy when running powershell in size on disk benchmarks (dotnet/coreclr#20680)

Since moving to the helix queue, we have been failing because the execution policy on the vms is not set to unrestricted. To get around this, we need to explicitly pass -ExecutionPolicy Bypass.

Commit migrated from https://github.com/dotnet/coreclr/commit/a9074bce5e3814db67dbec1c56f477202164d162
src/coreclr/tests/src/sizeondisk/sodbench/SoDBench.cs