-
Task
-
Resolution: Unresolved
-
High
-
None
Re-write L1 robot keywords in python
Candidates:
- Get interface statistics
- Get interface ipv6 counter
- Show statistics on all DUTs
- Clear runtime counters on all DUTs
- Clear interface counters on all DUTs
- Clear hardware counters on all DUTs
- Clear error counters on all DUTs
- Show runtime counters on all DUTs
- Show VPP version on all DUTs
- Show VPP vhost on all DUTs
Feel free to add KWs to this list.
Prerequisites to do this task:
- awareness of csit:
- CSIT Design: https://docs.fd.io/csit/rls1707/report/introduction/csit_design.html
- CSIT Test Naming: https://docs.fd.io/csit/rls1707/report/introduction/csit_test_naming.html
- CSIT Design Optimization: https://wiki.fd.io/view/CSIT/Design_Optimizations
- knowledge of RF:
- The KWs to re-write are simple, so elementary knowledge of Robot Framework is enough: http://robotframework.org/robotframework/
- knowledge of python:
- The task can be done by a Junior