summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn <john.mccrae@progress.com>2023-03-23 14:19:37 -0700
committerJohn <john.mccrae@progress.com>2023-03-23 14:19:37 -0700
commit46d7dd267543bc4ddc2824a0d06b7ec5d8d612b5 (patch)
tree52e3c511456e8cdf2daa00837487e5e83e129e0e
parentb450af8d69d181bf00a2cddc470bf1bfb736d941 (diff)
downloadchef-46d7dd267543bc4ddc2824a0d06b7ec5d8d612b5.tar.gz
updating the Linux commands for Habitat test
Signed-off-by: John <john.mccrae@progress.com>
-rw-r--r--.expeditor/habitat-test.pipeline.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.expeditor/habitat-test.pipeline.yml b/.expeditor/habitat-test.pipeline.yml
index b802ea1aa8..7fb7733572 100644
--- a/.expeditor/habitat-test.pipeline.yml
+++ b/.expeditor/habitat-test.pipeline.yml
@@ -14,6 +14,7 @@ steps:
- export EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64LINUX="chef/chef-infra-client/18.0.179/20221109103645"
- sudo ./.expeditor/scripts/install-hab.sh x86_64-linux
- echo "--- Installing $EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64LINUX"
+ - echo "--- What is my pkg_ident_or_artifact - " env
- sudo hab pkg install $EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64LINUX
- sudo ./habitat/tests/test.sh $EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64LINUX
expeditor: