From f5d33209e67bbbaea863dd2b5b647ce48a7534df Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Thu, 13 Aug 2015 10:54:05 -0400 Subject: Fixes jjb to use common clean and fuel config files Fuel and Foreman now both use common clean. Also updates fuel to use pod2 yaml config files for arno and master deployments. JIRA: OCTO-109 Change-Id: I140fa69ed54aa12d07d9ddafc530432b3be89637 Signed-off-by: Tim Rozet --- jjb/genesis/genesis-foreman.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/genesis/genesis-foreman.yml') diff --git a/jjb/genesis/genesis-foreman.yml b/jjb/genesis/genesis-foreman.yml index 3bc6b125a..e4c6081c5 100644 --- a/jjb/genesis/genesis-foreman.yml +++ b/jjb/genesis/genesis-foreman.yml @@ -469,7 +469,7 @@ echo # cleanup first - sudo $WORKSPACE/$INSTALLER/ci/clean.sh -base_config $WORKSPACE/$INSTALLER/ci/inventory/lf_pod2_ksgen_settings.yml + sudo $WORKSPACE/common/ci/clean.sh -base_config $WORKSPACE/$INSTALLER/ci/inventory/lf_pod2_ksgen_settings.yml # and then initiate deployment sudo $WORKSPACE/$INSTALLER/ci/deploy.sh -base_config $WORKSPACE/$INSTALLER/ci/inventory/lf_pod2_ksgen_settings.yml -- cgit 1.2.3-korg