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)
commitc3b766475291c86b0931c0b1bc32e2959c2e8c70
tree8607e0ba5734de8700654949617a6f4cf97927d1
parent50133143e49ef6409f17de24b16deb8b608b3982
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