Merge "Include pycurllibrary in robotframework"
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 10 Mar 2017 15:32:33 +0000 (15:32 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 10 Mar 2017 15:32:33 +0000 (15:32 +0000)
jjb/integration/include-raw-integration-install-robotframework.sh

index 5dc7556cc4e5a39b4a0fb2f335afeb88f124a1f0..bbeef9a2decaff41f021d55c4a0e072d191c771c 100644 (file)
@@ -26,6 +26,7 @@ pip install --upgrade pip
 
 pip install --upgrade docker-py importlib requests scapy netifaces netaddr ipaddr pyhocon
 pip install --upgrade robotframework{,-{httplibrary,requests,sshlibrary,selenium2library}}
+pip install --upgrade robotframework-pycurllibrary
 
 # Module jsonpath is needed by current AAA idmlite suite.
 pip install --upgrade jsonpath-rw