summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-02-10 13:24:56 -0800
committerTim Smith <tsmith84@gmail.com>2020-02-10 13:24:56 -0800
commit98393ad2b9e90a8bd9a567fdd530acac036947db (patch)
treea2455957fd991b7528e626be6ed7beda98a65e5c
parent9ac99de9c1ebf53dd4a76a83d6628e6b18e08159 (diff)
downloadchef-98393ad2b9e90a8bd9a567fdd530acac036947db.tar.gz
Fix knife-windows tests by using the right rake task
I changed this task name in knife-windows repo 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 75e660ace7..e7195c841b 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: