Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Thu, 14 Sep 2017 19:07:02 +0000 (19:07 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 14 Sep 2017 19:07:02 +0000 (19:07 +0000)
commit13268f01bc176d89c66ef84c4540ab34d1cd3953
tree26e204a5e287a18f70bb329fe370d2a542185e4a
parent5afbdf1f111deb63f96a1ccf255874f49e20d1cb
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: xci-deploy.sh: Do not 'tee' ssh output"
  - xci: xci-deploy.sh: Do not 'tee' ssh output

    Using 'tee' to capture 'ssh' command output randomly breaks with the
    following error:

    tee: standard output: Resource temporarily unavailable

    Lets just store the log on the host and copy it back in the end.

    Change-Id: I41edac138b8642e8765d5c1e5974b375b5b3203b
Signed-off-by: Markos Chandras <mchandras@suse.de>
docs/submodules/releng-xci