Script for creating virtual environment added.
[functest.git] / testcases / Controllers / ODL / ODL.md
1 # Robotframework test for ODL
2
3 Original ODL testsuites can be found here: https://github.com/opendaylight/integration
4
5 ## Environment for running tests
6
7 Create python virtual environment and install following packages into it:
8
9 BeautifulSoup==3.2.1
10 PyYAML==3.11
11 contextdecorator==0.10.0
12 ecdsa==0.11
13 ipaddr==2.1.11
14 paramiko==1.14.0
15 pycrypto==2.6.1
16 pystache==0.5.4
17 requests==2.3.0
18 robotframework==2.8.5
19 robotframework-requests==0.3.7
20 robotframework-sshlibrary==2.0.2
21 six==1.7.3
22 vcrpy==1.0.2
23 wsgiref==0.1.2
24
25 ## Running tests
26 For more info:
27 cd CI
28 bash start_test.sh -h