diff options
author | Markos Chandras <mchandras@suse.de> | 2018-03-24 19:28:02 +0000 |
---|---|---|
committer | Markos Chandras <mchandras@suse.de> | 2018-03-24 19:53:08 +0000 |
commit | 07747a53901e550280afb421b6fcbebc8994e93a (patch) | |
tree | 459a9e230e5baf5c117f0b186a587375da5955e3 /xci/installer/osa/files/mini | |
parent | 88fc810539b0ecc6ffd74cd3de88de527221938c (diff) |
xci: playbooks: Fix synchronization of external scenarios
The code was supposed to copy everything from
{{ xci_path }}/{{ scenario.role }} to the XCI roles directory but
external scenarios have their 'role' attribute relative to their
repository whereas internal one have it relative to the {{ xci_path }}.
As such, changes to external scenarios were not copied successfully
to the playbooks directory and their changes where never tested.
This removes the 'xci/scenarios/$scenario' part of the inbound
roles attribute to make all them relative to the
xci/scenarios/$scenario directory.
Change-Id: Id28671b30c8ee4aa6bc186444c0e5a3a3ea3d89b
Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'xci/installer/osa/files/mini')
0 files changed, 0 insertions, 0 deletions