From a9d8e4966ec373af7d7bf7638c1769bf6ba8c002 Mon Sep 17 00:00:00 2001 From: Thomas Powell Date: Wed, 26 Oct 2022 18:32:02 -0400 Subject: Use explicit hash version of berkshelf test Signed-off-by: Thomas Powell --- .expeditor/verify.pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 214bc3afdb..b72a9ba5ff 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -335,7 +335,7 @@ steps: - apt-get install -y graphviz - bundle config set --local without omnibus_package - bundle install --jobs=3 --retry=3 - - bundle exec tasks/bin/run_external_test berkshelf/berkshelf main rake + - bundle exec tasks/bin/run_external_test chef/berkshelf tp-debug-verify-breakage rake expeditor: executor: docker: -- cgit v1.2.1