summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@opscode.com>2021-04-28 18:22:17 -0700
committerGitHub <noreply@github.com>2021-04-28 18:22:17 -0700
commit6bcd53f943cdbb502db7e580e81fb902d291ac3c (patch)
tree42722a25beb77f085a220d73de4bcbd04d36d956
parenta7b9b98c7dd1146ebd8c4b0ec77d450b74150b14 (diff)
parent000156fbf0b0b9da4b651bd9286ad68f0a1626c6 (diff)
downloadchef-6bcd53f943cdbb502db7e580e81fb902d291ac3c.tar.gz
Merge pull request #11475 from chef/lcg/remove-chef-sugar-testing
Remove Chef Sugar from CI testing matrix
-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