diff options
author | Markos Chandras <mchandras@suse.de> | 2017-12-22 14:05:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-02 19:58:59 +0000 |
commit | eca71992f1a6969216d93d16d576f4c5108f5367 (patch) | |
tree | 00e2160ba2be3304b449d5a634e768f19b2cb10a /docs | |
parent | 4d7bdc17f4d1b99e7ae29ddc7cfb2b7f36be9681 (diff) |
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: scenarios: Fix location when copying scenarios to roles
The location where we were putting the scenarios was wrong as it was
placing them in xci/playbooks/roles/$scenario/$scenario so in the end
the Ansible couldn't find the role we were looking for. As a result,
the role was never executed. Moreover, we can use the synchronize
module instead of the shell which should be both faster and safer.
Change-Id: I3d996652bb6a62d23e259da5674d94596dad4d8d
Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'docs')
m--------- | docs/submodules/releng-xci | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci -Subproject b6907b858e215f358a16216a5095c9c6ed3520c +Subproject ab9fb8bed590af37cba92cf5b0517fd6fdc0467 |