summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-05-22 11:26:21 -0700
committerGitHub <noreply@github.com>2020-05-22 11:26:21 -0700
commit724d7709c6ee8dcee91f2cb0081c9e235b1e842f (patch)
tree8cdbb214a7c0d528375426a08337f1e56fdc6491
parentc6666085f6a47bcb1b32446750760d6170927608 (diff)
parentb307749bf801222282400389b320c60d876a4c66 (diff)
downloadchef-724d7709c6ee8dcee91f2cb0081c9e235b1e842f.tar.gz
Merge pull request #9908 from chef/csnapp/win_single_use_func_test
Windows functional test should be single-use
-rw-r--r--.expeditor/verify_public.pipeline.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.expeditor/verify_public.pipeline.yml b/.expeditor/verify_public.pipeline.yml
index afeccf4311..50c3ea340a 100644
--- a/.expeditor/verify_public.pipeline.yml
+++ b/.expeditor/verify_public.pipeline.yml
@@ -199,6 +199,7 @@ steps:
executor:
windows:
privileged: true
+ single-use: true
shell: ["powershell", "-Command"]
- label: "Integration Windows :ruby: 2.7"