Update return value from postbuildscript 03/53203/2
authorJulien <zhang.jun3g@zte.com.cn>
Wed, 7 Mar 2018 04:03:57 +0000 (12:03 +0800)
committerJulien <zhang.jun3g@zte.com.cn>
Wed, 7 Mar 2018 11:41:35 +0000 (19:41 +0800)
commit84e4b164e8a513f17f52e463120ae8a8d2ac2053
tree887be85af1ee2ccdf248f08b3bfaa1fa593d12be
parent453b1f68cb2d6ebca8caf3aa62615659aefd1155
Update return value from postbuildscript

PostBuildScript plugin's result affects Jenkins pipeline, so we should
return the original job running status in the postbuildscript in the end

Update macros:
1. from $POD_NAME to $NODE_NAME
2. from $SCENARIO to $DEPLOY_SCENARIO
2. {installer} to $INSTALLER_TYPE for {installer} is not existed in
   trigger job
3. add parameters definition for they can not be used in trigger jobs by
   predefined-parameters
4. missing TIMESTAMP_END

Change-Id: I354be3d5ad02e53bb988995adc09b59e92a1640a
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
jjb/daisy4nfv/daisy-daily-jobs.yml
jjb/global/installer-report.sh
jjb/global/releng-macros.yml