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

Compare with Current View Page History

« Previous Version 10 Next »

Automatics Core Releases


This page contains the details of Automatics Core (https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/automatics-core)Releases.


V 2.1.0

  • AUTOMATICS-49
    • Update pom version to v2.1.0
    • https://code.rdkcentral.com/r/c/rdk/tools/automatics/automatics-core/+/67817
    • Added support for TR69Provider set API
    • Removed xfi related fields from ConnectedDeviceInfo.
    • Added new field extraProperties in Device to hold partner specific data in key-value pair
    • Removed retry mechanism for WebPA when response code returned is 404. Considering it as device is down.
    • Added keyword 'MTA_COMMUNITY_STRING' for SNMP communication using mta ipaddress. Generic tests will use this keyword in snmp commands where mta specific community string to be replaced by partner during test execution.
    • Fixed utility API in CommonMethods.java that verifies accessibility of non-rdk devices.
    • Added utility API to verify if device is accessible in CommonMethods.java
    • Added null checks
    • Added additional logs
    • Change - https://code.rdkcentral.com/r/c/rdk/tools/automatics/automatics-core/+/67786
    • Date - 16 February 2022

V 2.0.0



  • No labels