Remove gsutil python module in the docker image
authorjose.lausuch <jose.lausuch@ericsson.com>
Fri, 11 Dec 2015 15:46:50 +0000 (16:46 +0100)
committerjose.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

index 741041e..43777e8 100644 (file)
@@ -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