You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 48 Next »

Automatics

About Automatics

Automatics is a test setup for verifying RDK builds. It can be integrated with CI flow to validate new changes checked in by user. Also, user can trigger automated tests against given RDK builds.

Automatics helps in faster release of RDK builds by validating builds using automated test execution. The results of test execution can be viewed from results page of Automatics.

Automatics System

Following diagram shows interaction of Automatics components and partner implementation in a deployed environment.

User triggers test execution and view the results from Automatics Orchestration. Automatics Core along with partner implementation will be executing tests in jenkins. User can configure data like device management url, partner specific config data etc in Automatics Properties.


Automatics Setup

Setup details will guide the user to setup Automatics system in their environment.  It includes following details.

  • Setup details of Automatics Orchestration
  • Setup for Automatics Core
  • Configuration of Jenkins jobs for test execution
  • Setup details of Automatics Property

Execution Environment

  • OS - CentOS Linux
  • Jenkins


  • No labels