blob: 764a2719ad9312c67209cedb1044b42845c9a170 [file] [log] [blame]
Andy Bavier5dee6ae2020-01-29 16:03:40 -07001VOLTHA System Tests Documentation
2=================================
3
4Below are links to the documentation generated by robot.libdoc from the Robot resources
5in the `voltha-system-tests <https://github.com/opencord/voltha-system-tests>`_ repository.
6These files can also be generated locally by checking out the repo and running **make gendocs**.
7
8Libraries
9---------
10- `libraries/k8s.robot <../_static/voltha-system-tests/libraries/k8s.html>`_
11- `libraries/onos.robot <../_static/voltha-system-tests/libraries/onos.html>`_
12- `libraries/power_switch.robot <../_static/voltha-system-tests/libraries/power_switch.html>`_
13- `libraries/utils.robot <../_static/voltha-system-tests/libraries/utils.html>`_
14- `libraries/voltctl.robot <../_static/voltha-system-tests/libraries/voltctl.html>`_
15- `libraries/voltha.robot <../_static/voltha-system-tests/libraries/voltha.html>`_
16
17
18Test Files
19----------
20- `tests/functional/K8S_SystemTest.robot <../_static/voltha-system-tests/tests/functional/K8S_SystemTest.html>`_
21- `tests/functional/Voltha_ErrorScenarios.robot <../_static/voltha-system-tests/tests/functional/Voltha_ErrorScenarios.html>`_
22- `tests/functional/Voltha_FailureScenarios.robot <../_static/voltha-system-tests/tests/functional/Voltha_FailureScenarios.html>`_
23- `tests/functional/Voltha_PODTests.robot <../_static/voltha-system-tests/tests/functional/Voltha_PODTests.html>`_
24- `tests/functional/Voltha_ScaleFunctionalTests.robot <../_static/voltha-system-tests/tests/functional/Voltha_ScaleFunctionalTests.html>`_
Andy Bavier39d67b12020-02-27 16:08:52 -070025
26
27Package "cord-robot" Documentation
28==================================
29
30Below are links to the documentation generated by robot.libdoc for the Robot resources
31in the `cord-robot <https://pypi.org/project/cord-robot/>`_ Python pacakge.
32These files can also be generated locally by checking out the `cord-tester <https://github.com/opencord/cord-tester>`_
33repo and running **make gendocs**.
34
35Libraries
36---------
37- `ATTWorkflowDriver.resource <../_static/cord-tester/cord-robot/CORDRobot/rf-resources/ATTWorkFlowDriver.html>`_
38- `DHCP.resource <../_static/cord-tester/cord-robot/CORDRobot/rf-resources/DHCP.html>`_
39- `Kubernetes.resource <../_static/cord-tester/cord-robot/CORDRobot/rf-resources/Kubernetes.html>`_
40- `Network.resource <../_static/cord-tester/cord-robot/CORDRobot/rf-resources/Network.html>`_
41- `OLT.resource <../_static/cord-tester/cord-robot/CORDRobot/rf-resources/OLT.html>`_
42- `ONOS.resource <../_static/cord-tester/cord-robot/CORDRobot/rf-resources/ONOS.html>`_
43- `ONU.resource <../_static/cord-tester/cord-robot/CORDRobot/rf-resources/ONU.html>`_
44- `Subscriber.resource <../_static/cord-tester/cord-robot/CORDRobot/rf-resources/Subscriber.html>`_
45- `utils.resource <../_static/cord-tester/cord-robot/CORDRobot/rf-resources/utils.html>`_
46- `CORDDictUtils.py <../_static/cord-tester/cord-robot/CORDRobot/CORDDictUtils.html>`_
47- `testCaseUtils.py <../_static/cord-tester/cord-robot/CORDRobot/testCaseUtils.html>`_