summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-02-10 13:21:02 -0800
committerBryan McLellan <btm@loftninjas.org>2020-04-03 16:15:42 -0400
commit84206644b0ad2a9838550d0659dd56eebb0ba218 (patch)
tree3469590158e8385babfee21697c07e97855074d7
parentacda276c99c01c4bfdb2ad1ce411007fa5cae261 (diff)
downloadchef-84206644b0ad2a9838550d0659dd56eebb0ba218.tar.gz
Update the name of the rake task for knife-windows
I standardized this and it broke chef/chef tests Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.expeditor/verify.pipeline.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index 09375afde8..d47e3a32c1 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -298,7 +298,7 @@ steps:
commands:
- /workdir/scripts/bk_tests/bk_container_prep.sh
- bundle install --jobs=3 --retry=3 --without omnibus_package docgen
- - bundle exec tasks/bin/run_external_test chef/knife-windows master rake unit_spec
+ - bundle exec tasks/bin/run_external_test chef/knife-windows master rake spec
expeditor:
executor:
docker: