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