From 58be701334f381fe7b523a13898246d31725aea2 Mon Sep 17 00:00:00 2001 From: Forgind Date: Wed, 8 Feb 2023 14:40:15 -0800 Subject: [PATCH] test-change --- .opt-prof.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.opt-prof.yml b/.opt-prof.yml index 35a5a5382d8..ac6a27dc221 100644 --- a/.opt-prof.yml +++ b/.opt-prof.yml @@ -34,6 +34,15 @@ resources: name: DartLab.OptProf ref: refs/heads/main +parameters: + # Whether or not to delete the test machines after the run completes + - name: testMachineCleanUpStrategy + type: string + default: delete + values: + - delete + - stop + stages: - template: \templates\stages\visual-studio\single-runsettings.yml@DartLabOptProfTemplates parameters: