Make 2.7 a soft failure again.

The latest rubygems+bundler snafu caused us to roll back to rubygems
3.0.6, which doesn't have 2.7 fixes in place and that causes some of
our functional tests to run noisy.

Signed-off-by: Ryan Davis <zenspider@chef.io>
This commit is contained in:
Ryan Davis 2019-12-16 13:47:25 -08:00
parent 8cda44bdb8
commit 40a3c94e84

View file

@ -43,7 +43,7 @@ steps:
- label: run-tests-ruby-2.7-preview
command:
- /workdir/.expeditor/buildkite/verify.sh
- /workdir/.expeditor/buildkite/verify.sh || true
expeditor:
executor:
docker: