summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2021-04-28 18:20:30 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2021-04-28 18:20:30 -0700
commit000156fbf0b0b9da4b651bd9286ad68f0a1626c6 (patch)
treeadc13657a86fc2e27884e78ad8de51da37bff431
parentae856a74564ee9af2221c8f234a882874b312448 (diff)
downloadchef-000156fbf0b0b9da4b651bd9286ad68f0a1626c6.tar.gz
This was moved to the boneyard
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--.expeditor/verify.pipeline.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index 20ffb41278..ce97dfb9d0 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -258,16 +258,6 @@ steps:
# EXTERNAL GEM TESTING
#########################################################################
-- label: "chef-sugar gem :ruby: 3.0"
- commands:
- - /workdir/.expeditor/scripts/bk_container_prep.sh
- - bundle install --jobs=3 --retry=3 --path=vendor/bundle --without omnibus_package
- - bundle exec tasks/bin/run_external_test chef/chef-sugar master rake
- expeditor:
- executor:
- docker:
- image: rubydistros/ubuntu-18.04:3.0
-
- label: "chef-zero gem :ruby: 3.0"
commands:
- /workdir/.expeditor/scripts/bk_container_prep.sh