Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8a06ec2
)
Remove gsutil python module in the docker image
65/4365/1
author
jose.lausuch
<jose.lausuch@ericsson.com>
Fri, 11 Dec 2015 15:46:50 +0000
(16:46 +0100)
committer
jose.lausuch
<jose.lausuch@ericsson.com>
Fri, 11 Dec 2015 15:46:50 +0000
(16:46 +0100)
It is not used since it will be used only in the jumphost
to push things to the artifact repository
Change-Id: Idabc6e68b44ee87310a3875b834fc92508a1d511
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
docker/requirements.pip
patch
|
blob
|
history
diff --git
a/docker/requirements.pip
b/docker/requirements.pip
index
741041e
..
43777e8
100644
(file)
--- a/
docker/requirements.pip
+++ b/
docker/requirements.pip
@@
-11,5
+11,4
@@
pexpect==4.0
requests==2.8.0
robotframework==2.9.1
robotframework-requests==0.3.8
-robotframework-sshlibrary==2.1.1
-gsutil==4.16
+robotframework-sshlibrary==2.1.1
\ No newline at end of file