Convert packer file-paths cfg to {obj:var} 99/6899/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 16 Oct 2017 02:56:06 +0000 (22:56 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 16 Oct 2017 03:14:46 +0000 (23:14 -0400)
commitd6411073c670c4727a1a846cceef07c6f7de7b47
treec324a4a62c22a2f7fed6f750bb0578be8f713f2c
parent23439aa19a33555114efea80bbe1654be9840f32
Convert packer file-paths cfg to {obj:var}

This is a standard we are using in most jobs so let's follow it with the
CI jobs as well. Looks like the packer jobs were already documented for
this but never actually implemented the feature.

The merge job unfortunately cannot be converted to the format due to
it's use of {platform} and {template} variables unless we want to make
it use the same file-paths as the verify job is now using.

Change-Id: Ie2976506e109f0e90ae26b4b6e4492d6b112b73a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/lf-ci-jobs.yaml