aboutsummaryrefslogtreecommitdiffstats
path: root/run-csit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run-csit.sh')
-rwxr-xr-xrun-csit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-csit.sh b/run-csit.sh
index eeb8d59f..0aa48632 100755
--- a/run-csit.sh
+++ b/run-csit.sh
@@ -97,7 +97,7 @@ pip install robotframework-selenium2library==1.8.0 robotframework-extendedseleni
# install eteutils
mkdir -p ${ROBOT_VENV}/src/onap
rm -rf ${ROBOT_VENV}/src/onap/testsuite
-pip install --upgrade --extra-index-url="https://nexus3.onap.org/repository/PyPi.staging/simple" 'robotframework-onap==0.4'
+pip install --upgrade --extra-index-url="https://nexus3.onap.org/repository/PyPi.staging/simple" 'robotframework-onap==0.5'
pip freeze