From: Anil Belur Date: Tue, 9 Jan 2018 09:21:14 +0000 (+1000) Subject: Improve packer-validate debugging output X-Git-Tag: v0.14.0~5 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=fec0bb3c754c65bf9b9baec17563a6590c9f27c2;hp=fec0bb3c754c65bf9b9baec17563a6590c9f27c2;p=releng%2Fglobal-jjb.git Improve packer-validate debugging output This patch achieves 3 tasks: 1. Improves the debugging output provided by printing out the details about which vars and templates files are being tested. 2. Fixes an issue where packer was not actually testing every combination of varfile and template file due to cloud-env.json. 3. Includes common-packer vars files if available (should silently ignore if it does not exist). Issue: RELENG-744 Change-Id: Id6e1f2423a378cbe376ccefe2568c22669fb7859 Signed-off-by: Anil Belur Signed-off-by: Thanh Ha ---