PDF: Add result summary to check-jinja2 67/43067/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 21 Sep 2017 00:13:55 +0000 (02:13 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 25 Sep 2017 21:36:39 +0000 (21:36 +0000)
commitf59ba32a0fff9563bba449f3c4d5317c51860bed
tree0dd92fa7d9cff58eda0852acfe86a8205e955d77
parent65ff3d29a845d7ea5d4a3b1c152bb56793f9c2e5
PDF: Add result summary to check-jinja2

Apart from Pod Descritpro Files for OPNFV PODs, also validate the Pharos
PDF template itself. While at it, fix shellcheck warnings.

Sample output:

| PDF/Installer            | apex  | compass4nfv  | daisy  | joid  |
| pharos/config/pod1.yaml  | 1/1   | 12/12        | 1/1    | 1/1   |
| intel/pod18.yaml         | 1/1   | 12/12        | 1/1    | 1/1   |
| orange/pod1.yaml         | 0/1   | 4/12         | 0/1    | 0/1   |
| arm/pod5.yaml            | 1/1   | 12/12        | 1/1    | 1/1   |
| ericsson/pod1.yaml       | 1/1   | 12/12        | 1/1    | 1/1   |
| ericsson/pod2.yaml       | 1/1   | 12/12        | 1/1    | 1/1   |
| lf/pod4.yaml             | 1/1   | 12/12        | 1/1    | 1/1   |
| zte/pod3.yaml            | 1/1   | 12/12        | 1/1    | 1/1   |
| zte/pod1.yaml            | 1/1   | 12/12        | 1/1    | 1/1   |
| zte/pod2.yaml            | 1/1   | 12/12        | 1/1    | 1/1   |

Change-Id: Iba46a7cc62c80ccb987879ce94ffe5f0bbb23304
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 5555a6edb45683270a8f2935cd9aa845457e9bc7)
check-jinja2.sh