summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Powell <powell@progress.com>2022-10-26 18:32:02 -0400
committerThomas Powell <powell@progress.com>2022-10-26 18:32:02 -0400
commita9d8e4966ec373af7d7bf7638c1769bf6ba8c002 (patch)
tree40e54503b3d56b700d8d03b052fc25d04fd7fe66
parent709e37b7579b7b2ba7c75da82758649b3bfb5818 (diff)
downloadchef-a9d8e4966ec373af7d7bf7638c1769bf6ba8c002.tar.gz
Use explicit hash version of berkshelf test
Signed-off-by: Thomas Powell <powell@progress.com>
-rw-r--r--.expeditor/verify.pipeline.yml2
1 files changed, 1 insertions, 1 deletions
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: