Zack Williams | 16042b6 | 2020-03-29 22:03:16 -0700 | [diff] [blame] | 1 | VOLTHA Robot Test Libraries |
| 2 | =========================== |
Andy Bavier | 5dee6ae | 2020-01-29 16:03:40 -0700 | [diff] [blame] | 3 | |
Zack Williams | 16042b6 | 2020-03-29 22:03:16 -0700 | [diff] [blame] | 4 | Below are links to the documentation generated by ``robot.libdoc`` from the |
| 5 | Robot resources in the `voltha-system-tests |
| 6 | <https://github.com/opencord/voltha-system-tests>`_ repository. These files |
| 7 | can also be generated locally by checking out the repo and running **make |
| 8 | gendocs**. |
Andy Bavier | 5dee6ae | 2020-01-29 16:03:40 -0700 | [diff] [blame] | 9 | |
| 10 | Libraries |
| 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 | |
| 20 | Test 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 Bavier | 39d67b1 | 2020-02-27 16:08:52 -0700 | [diff] [blame] | 27 | |
| 28 | |
| 29 | Package "cord-robot" Documentation |
Zack Williams | 16042b6 | 2020-03-29 22:03:16 -0700 | [diff] [blame] | 30 | ---------------------------------- |
Andy Bavier | 39d67b1 | 2020-02-27 16:08:52 -0700 | [diff] [blame] | 31 | |
Zack Williams | 16042b6 | 2020-03-29 22:03:16 -0700 | [diff] [blame] | 32 | Below are links to the documentation generated by ``robot.libdoc`` for the |
| 33 | Robot resources in the `cord-robot <https://pypi.org/project/cord-robot/>`_ |
| 34 | Python 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 Bavier | 39d67b1 | 2020-02-27 16:08:52 -0700 | [diff] [blame] | 37 | |
| 38 | Libraries |
| 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>`_ |