Update git submodules
authorJamo Luhrsen <jluhrsen@redhat.com>
Fri, 21 Sep 2018 22:27:56 +0000 (15:27 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 25 Sep 2018 22:55:07 +0000 (22:55 +0000)
commit30d23a1f2a785870b4c2113f8a4073a61d597cd1
tree10dce6fae7cccfbafb99bde45fc2ac7c427a6e6b
parente9b22060079f58c42f635acc04dc621e7479420b
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 7a61f04c8e4c1b0b7b55b8e88201ad0607490e26
  - Use -o MACs=hmac-sha1 for instance ssh connections

    It's not clear (to me) why we need this hmac-sha1 option,
    but our new APEX images need it to make our connectivity
    csit test cases work.

    Also, while debugging this I tweaked the timeout numbers
    to 5s for the initial ssh connection (from 10s) and 10s
    to get the prompt (from 30s). In the case of failures,
    having smaller values here will speed up the tests, and
    5s/10s seem reasonable enough anyway.

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