Updated git submodules
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 7 Nov 2017 01:01:12 +0000 (17:01 -0800)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 7 Nov 2017 02:45:43 +0000 (02:45 +0000)
commit8fef7b14fdfbcb52f1c1891e6838aed370f7afa5
treec92be7f4a5c2c905e2e4de4ac10d3c704d4c4086
parent80039562d6690b9c90faf5631478a5f9544ab62e
Updated git submodules

Project: integration/test master 0e373db0c02a204bb36f8212c2d507969c3367d9

Redirect ostestr stderr output to /dev/null

comments in the code, but for completeness here is the reason:
There are tons of deprecation error messages when we use
ostestr in our CSIT environment (openstack via devstack)
The robot log files are very large and one culprit is all
these deprecation warnings. If we redirect stderr to /dev/null
we should be able to ignore them. We will miss any other
errors, however.

Change-Id: Ic533493cf3f271e4004c0eaf9f0cb2d52e2be8c9
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
docs/submodules/integration/test