Refactor packer ci templates 82/5882/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 11 Aug 2017 21:26:32 +0000 (17:26 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 11 Aug 2017 21:44:05 +0000 (17:44 -0400)
Improve maintainability by refactoring some common code.

- Improve documentation
- Reorganize anchors for better maintainability
- Remove dependency on jjb_common anchor
  (updates to jjb code should not not break packer code)
- Do not run packer merge jobs concurrently
  (merge jobs should not be configured to run concurrently)

Change-Id: Ib796cfee44ae7b01b42ee400a04be79b243cac3b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>

No differences found