Update git submodules
authorTim Rozet <trozet@redhat.com>
Wed, 10 Oct 2018 18:27:28 +0000 (14:27 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 10 Oct 2018 18:53:49 +0000 (18:53 +0000)
commitff14f2d3d2d5a1de28ea9c363d77d6eedda4096e
tree30a9a2380980a29819328d6c79191815b1544fff
parent6a3dc624f6fb97bbba1847a0179f71d2e2002039
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Do not remove docker images in clean

    Removing the cperf docker image in clean just adds more overhead to the
    next cperf run, because the entire docker image has to be re-downloaded.
    Docker pull will automatically download the difference between the old
    image and the new image (less bandwidth) so there is no reason to remove
    the image.

    Change-Id: I79ba2af20e3bdacfedc28d468fb629e040d7098f
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/submodules/releng