88a2b3d47b
This patch adds a test for the --resolve-env option in the dump plugin. Both cases resolve and non-resolve are tested, each for yaml and json output format. Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
18 lines
185 B
YAML
18 lines
185 B
YAML
header:
|
|
version: 11
|
|
includes:
|
|
- repo: subrepo
|
|
file: test.yml
|
|
|
|
env:
|
|
TESTVAR_FOO: "BAR"
|
|
|
|
repos:
|
|
this:
|
|
|
|
subrepo:
|
|
path: subrepo
|
|
|
|
externalrepo:
|
|
refspec: master
|