Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Repository NameRepository PathBranchDescription
Automatics Orchestrationhttps://code.rdkcentral.com/r/admin/repos/rdk/tools/automaticsrdk-nextStandalone UI based tool which helps user to trigger executions and view results 
Automatics Corehttps://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/automatics-corerdk-next

Main component of Automatics system that manages test execution.

This project is executed in jenkins.

Automatics Propertieshttps://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/automatics-propsrdk-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 Testshttps://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/generic-automation-testsrdk-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 Managerhttps://code.rdkcentral.com/r/admin/repos/rdk/tools/device-managerrdk-nextSpring boot based tool for managing devices used for Automatics Test Execution
Device Manager UIhttps://code.rdkcentral.com/r/admin/repos/rdk/tools/device-manager-uirdk-nextSpring based UI tool for Device Manager
RPi-Providerhttps://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/rpi-provider/java-handlerrdk-nextPartner Provider Java API implementation for RPi
WT-Servicehttps://code.rdkcentral.com/r/admin/repos/rdk/tools/wt-servicerdk-nextJava based RSET API service that communicates with Candela Lanforge client using JSON APIs
Automated Build and Deploymenthttps://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/dev-opsrdk-nextJenkins, Docker and shell scripts for Automatics server setup(Build and deployment)
Device Manager Health Check Partner Implhttps://code.rdkcentral.com/r/admin/repos/rdk/tools/device-manager-healthCheck-partnerImplrdk-nextSpring boot based application for checking the health of devices used for Automatics Test Execution