summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaymala Sinha <jsinha@chef.io>2019-05-16 15:59:52 -0400
committerJaymala Sinha <jsinha@chef.io>2019-05-16 15:59:52 -0400
commit52a8197c70bc367b60659ef8d2784e0ba71df68e (patch)
tree2db8aa6e4bd9847a5e5bc587e5b44e0e34d28939
parent6b9ca4c36bc64ffbb082948c7202e1c4714e5947 (diff)
downloadchef-jsinha/add_verify_pipeline.tar.gz
Remove poise testsjsinha/add_verify_pipeline
Signed-off-by: Jaymala Sinha <jsinha@chef.io>
-rw-r--r--.expeditor/verify.pipeline.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index 86ff934af0..bbce0ad99e 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -106,17 +106,6 @@ steps:
environment:
- TEST_GEM=chefspec/chefspec
-# - label: "Test poise/halite gem :ruby: 2.6"
-# commands:
-# - /workdir/scripts/bk_tests/bk_install.sh
-# - bundle install --jobs=3 --retry=3 --deployment --path=vendor/bundle
-# - bundle exec tasks/bin/run_external_test poise/halite master rake spec
-# expeditor:
-# executor:
-# docker:
-# environment:
-# - TEST_GEM=poise/halite
-
- label: "Test knife-windows gem :ruby: 2.6"
commands:
- /workdir/scripts/bk_tests/bk_install.sh