Code Review
/
releng.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
eb45561
)
Functest: don't clean existing Docker images
75/25775/1
author
jose.lausuch
<jose.lausuch@ericsson.com>
Mon, 12 Dec 2016 08:05:21 +0000
(09:05 +0100)
committer
jose.lausuch
<jose.lausuch@ericsson.com>
Mon, 12 Dec 2016 08:05:21 +0000
(09:05 +0100)
This will save some time. The "docker pull" command
takes care of upgrading the image if it exists.
Change-Id: I195e0ddac3673cdafb13ab6d78874367420e37ff
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jjb/functest/functest-ci-jobs.yml
patch
|
blob
|
history
diff --git
a/jjb/functest/functest-ci-jobs.yml
b/jjb/functest/functest-ci-jobs.yml
index
915828c
..
cd70179
100644
(file)
--- a/
jjb/functest/functest-ci-jobs.yml
+++ b/
jjb/functest/functest-ci-jobs.yml
@@
-226,7
+226,7
@@
description: 'Tag to pull docker image'
- string:
name: CLEAN_DOCKER_IMAGES
- default: '
tru
e'
+ default: '
fals
e'
description: 'Remove downloaded docker images (opnfv/functest:*)'
- functest-parameter:
gs-pathname: '{gs-pathname}'