diff options
author | Markos Chandras <mchandras@suse.de> | 2018-01-29 10:13:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-29 10:13:07 +0000 |
commit | 8b6491032c24d8c25997babfe6f917703db1cb8d (patch) | |
tree | 316587421f4cdb6b07d14294e6659f5991337595 | |
parent | 27822146ccad02eb85ee933ac242b417f9c9baac (diff) |
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "correct the lookup logic for scenario's xci_overrides"
- correct the lookup logic for scenario's xci_overrides
Previously xci-deploy.sh looks up the xci_overrides files under
$XCI_SCENARIOS_CACHE/${DEPLOY_SCENARIO} directory, but actually
xci_overrides file resides somewhere in the nested directory level
in both inband/outband scenarios. Hence the fix is done by using
the find command.
Change-Id: Icb507471e368f56290ef91d555673830b598e204
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
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 f0b15ad226719e08f453822aabcacba29c58188 +Subproject f3f08ae0fd69b26cac46351599b434c3312351b |