diff options
author | Tim Rozet <trozet@redhat.com> | 2018-10-10 14:27:28 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-10-10 18:53:49 +0000 |
commit | ff14f2d3d2d5a1de28ea9c363d77d6eedda4096e (patch) | |
tree | 30a9a2380980a29819328d6c79191815b1544fff /docs/submodules/releng | |
parent | 6a3dc624f6fb97bbba1847a0179f71d2e2002039 (diff) |
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>
Diffstat (limited to 'docs/submodules/releng')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 7502920ec103bc37abf4b7060957e55971b910d +Subproject ba56b767edab4fb35b486166e6bba00fee675ad |