For more information, including FAQs and resources, please visit the link below:
RDKM-SSO
Any questions or comments please feel free to contact RDK Support team support@rdkcentral.com . Thank you. ***
Repository Name | Repository Path | Branch | Description |
---|---|---|---|
Automatics Orchestration | https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics | rdk-next | Standalone UI based tool which helps user to trigger executions and view results |
Automatics Core | https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/automatics-core | rdk-next | Main component of Automatics system that manages test execution. This project is executed in jenkins. |
Automatics Scriptless Automation | https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/scriptless-automation | rdk-next | Component that manages scriptless execution |
Automatics Scriptless Service | https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/scriptless-service | rdk-next | Rest API based service that supports scriptless execution |
Automatics Properties | https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/automatics-props | rdk-next | Standalone UI based tool where user can configure urls and other data required for test execution For eg: Base url for REST implementation by partner will be configured in this tool which is used by Automatics orchestration and Automatics core. |
Automatics Generic Tests | https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/generic-automation-tests | rdk-next | Reference test project to verify integration of Partner APIs with Automatics. During test execution, Partner Java API project will be added as maven dependency to this project and then APIs are verified by executing appropriate tests. |
Device Manager | https://code.rdkcentral.com/r/admin/repos/rdk/tools/device-manager | rdk-next | Spring boot based tool for managing devices used for Automatics Test Execution |
Device Manager UI | https://code.rdkcentral.com/r/admin/repos/rdk/tools/device-manager-ui | rdk-next | Spring based UI tool for Device Manager |
RPi-Provider | https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/rpi-provider/java-handler | rdk-next | Partner Provider Java API implementation for RPi |
WT-Service | https://code.rdkcentral.com/r/admin/repos/rdk/tools/wt-service | rdk-next | Java based RSET API service that communicates with Candela Lanforge client using JSON APIs |
CDRouter-Service | https://code.rdkcentral.com/r/admin/repos/rdk/tools/cdrouter-service | rdk-next | Java based RSET API service to manage CDRouter test executions. The service communicates with CDRouter via REST APIs |
Automated Build and Deployment | https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/dev-ops | rdk-next | Jenkins, Docker and shell scripts for Automatics server setup(Build and deployment) |
Device Manager Health Check Partner Impl | https://code.rdkcentral.com/r/admin/repos/rdk/tools/device-manager-healthCheck-partnerImpl | rdk-next | Spring boot based application for checking the health of devices used for Automatics Test Execution |