summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-02-10 13:21:02 -0800
committerTim Smith <tsmith84@gmail.com>2020-02-10 13:21:02 -0800
commitc03919880c1c088a01348d783c0f8465dd766a99 (patch)
treee51678d525aaef43c2e5db28b39af464b9718ed5
parent8ce4182516ae536b5253bf58c53bcaf90d1f4129 (diff)
downloadchef-c03919880c1c088a01348d783c0f8465dd766a99.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 b33309b590..ecc1c47e6a 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -345,7 +345,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: