CPERF: Do not remove docker images in clean 81/63381/1
authorTim Rozet <trozet@redhat.com>
Wed, 10 Oct 2018 18:27:28 +0000 (14:27 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 10 Oct 2018 18:27:28 +0000 (14:27 -0400)
commitba56b767edab4fb35b486166e6bba00fee675ad6
tree0358c283764a9b6c554dfedb5aa9e7aadaaff03e
parent7502920ec103bc37abf4b7060957e55971b910d0
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>
jjb/cperf/cperf-ci-jobs.yaml