diff options
author | Fatih Degirmenci <fdegir@gmail.com> | 2018-03-22 20:23:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-22 20:23:36 +0000 |
commit | 4290264f8860d8394eee7b2ac59b7ef915396925 (patch) | |
tree | 6ee58ffb0a71920dd9212074b4f1f99d574187c9 | |
parent | 37dc964833aca3204651994dc716c4fe46adc2d8 (diff) |
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: playbooks: Fix message on fail task for deployed scenario"
- xci: playbooks: Fix message on fail task for deployed scenario
The fail message was a bit weird since it listed all the scenarion
information as below:
TASK [Fail if {'scm': u'git', 'src':
u'https://git.opnfv.org/releng-xci', 'scenario': u'os-nosdn-nofeature',
'installers': [{'flavors': [u'ha', u'mini', u'noha'], 'installer':
u'osa', 'distros': [u'opensuse', u'ubuntu', u'centos']}], 'version': u'master', 'role':
u'xci/scenarios/os-nosdn-nofeature/role/os-nosdn-nofeature'} is not
supported] ***
skipping: [localhost]
This looks awkward and we should only list the actual scenario name
instead.
Change-Id: I725793f91661f00606573906847336716fecd418
Signed-off-by: Markos Chandras <mchandras@suse.de>
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 5c19a7833eafc7a9547e6b16d68794dbcd211d7 +Subproject 88fc810539b0ecc6ffd74cd3de88de527221938 |