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

Compare with Current View Page History

« Previous Version 2 Next »

NoDescriptionConfigurationTest caseRemarks
1

Properties to fetch the manufacturer name Retrieved Via webpa

manufacturerName.RetrievedViaWebpa.manufacturer_model

TC-RDKB-SNMP-1001
  • Below parameters must be similar to the output of core api

     manufacturer : getManufacturer()
     model : getModel()

  • Value should be a String
  • Example : manufacturerName.RetrievedViaWebpa.abc_model=manufacturername
2Properties to fetch Average Response Time for WEBPA request

average.responsetime.manufacturer_model

TC-RDKB-WEBPA-PERF-1004

TC-RDKB-WEBPA-PERF-1005

TC-RDKB-NW-CONNECTIVITY-1004 

  • Below parameters must be similar to the output of core api

     manufacturer : getManufacturer()
     model : getModel()

  • Value should be a number , will read the number as a String and will parse and will use it in the script
  • Example : 

     average.responsetime..abc_model1=1000

     average.responsetime..abc_model2=2000

3XCONF parameters to be configured

xconf.simulator.url=

xconf.firmware.location=

cdl.ga.image.manufacturer_model=

maintenance.window.pattern=

default.maintenance.window.startTime=

default.maintenance.window.endTime=

build.signed.extension.manufacturer_model=

TC-RDKB-XCONF-1001

xconf.simulator.url : Give the XCONF simulator URL

xconf.firmware.location : CDL server url 

cdl.ga.image.manufacturer_model :  image to perform downgrade . 

Maintenance window pattern  : pattern to check whether the device is in maintenace window curently . Eg:  1 AM to 4 AM (0[1-3]:[0-5][0-9]:[0-5][0-9])

default.maintenance.window.startTime : LTime for Default maintenance window start time .If Not Configured , it will be taken as 3600

default.maintenance.window.endTime : LTime for Default maintenance window end time.If Not Configured , it will be taken as 14400

build.signed.extension.manufacturer_model : By default -signed extension is appended from script. If any model based extension varaiation is there , it can be added here

4Properties to fetch the process list for QT based on model

atom.process.list.qt.manufacturer_model

arm.process.list.qt.manufacturer_model

TC-RDKB-QUICK-1009
  • Below parameters must be similar to the output of core api

     manufacturer : getManufacturer()
     model : getModel()

  • Value should be a process list string separated with comma
  • Example : 

     atom.process.list.qt.abc_model1=p1,p2..

5Properties for all models to fetch webpa ready time and parodus connect time

webpa.ready.manufacturer_model

parodus.connect.manufacturer_model

TC-RDKB-PARODUS-1005
  • Below parameters must be similar to the output of core api

     manufacturer : getManufacturer()
     model : getModel()

  • Value should be a number , will read the number as a String and will parse and will use it in the script
  • Example : 

     webpa.ready.abc_model1=410

     parodus.connect.abc_model1=400

6Properties for all models to fetch the wifi interface name/*Add for all models */

wifi.interface.name.private.5ghz.ssid.manufacturer_model
wifi.interface.name.private.2ghz.ssid.manufacturer_model
wifi.interface.name.public.5ghz.ssid.manufacturer_model
wifi.interface.name.public.2ghz.ssid.manufacturer_model

wifi.interface.name.private.5ghz.bssid.manufacturer_model
wifi.interface.name.private.2ghz.bssid.manufacturer_model
wifi.interface.name.public.5ghz.bssid.manufacturer_model
wifi.interface.name.public.2ghz.bssid.manufacturer_model

wifi.interface.name.private.5ghz.mac.manufacturer_model
wifi.interface.name.private.2ghz.mac.manufacturer_model
wifi.interface.name.public.5ghz.mac.manufacturer_model
wifi.interface.name.public.2ghz.mac.manufacturer_model


/*Add for models other than Atom/DSL/Fiber*/

path.user.sbin..manufacturer_model


TC-RDKB-WIFI-WEBPA-1011
TC-RDKB-WIFI-WEBPA-1013
TC-RDKB-WIFI-WEBPA-1014
TC-RDKB-WIFI-WEBPA-1016
TC-RDKB-WIFI-WEBPA-1017
TC-RDKB-WIFI-WEBPA-1019
TC-RDKB-WIFI-WEBPA-1020
TC-RDKB-WIFI-WEBPA-1022
TC-RDKB-WIFI-WEBPA-1023
TC-RDKB-WIFI-WEBPA-1025
TC-RDKB-WIFI-WEBPA-1030
TC-RDKB-WIFI-WEBPA-1031
TC-RDKB-WIFI-WEBPA-1034
TC-RDKB-WIFI-WEBPA-1035
  • Below parameters must be similar to the output of core api

manufacturer : getManufacturer()
model : getModel()

  • Values can be name or command

wifi.interface.name.private.5ghz.ssid.abc_mdl1=ath0
wifi.interface.name.public.5ghz.ssid.abc_mdl2=wl -i wl1 status



  • No labels