From: Fatih Degirmenci Date: Mon, 4 May 2015 20:49:20 +0000 (+0200) Subject: Fix PATH for foreman-deploy X-Git-Tag: arno.2015.1.0~70 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=69b7521610f6acc0fd6487bf560284f815f15fbe Fix PATH for foreman-deploy JIRA: OCTO-47 Change-Id: I95b80ab08867e8215754596e39e85a52f265787f Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/genesis/genesis-foreman.yml b/jjb/genesis/genesis-foreman.yml index 4f5cb696d..8395d6a6f 100644 --- a/jjb/genesis/genesis-foreman.yml +++ b/jjb/genesis/genesis-foreman.yml @@ -400,6 +400,10 @@ cd $WORKSPACE + # fix PATH + export PATH=/usr/sbin:$PATH + echo $PATH + # messy workaround git clone https://gist.github.com/4f2eb87d8c9937ee19f0.git lf_settings ls -al $WORKSPACE/lf_settings