Versions Compared

Key

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

...

...

Table of Contents

Baseline

Baseline Branchnightly/20231207-dunfell
Post-baseline updates
TDKM119
Manifest branch

rdkb-2023q4-dunfell

Highlights

Components updated since rdkb-2023q3-dunfell

CcspAdvSecuritygdbus-clientrdkb/components/generic/harvestersysint
CcspCMAgentGwProvApprdkb/components/generic/json-rpctelemetry
CcspCommonLibraryhalrdkb/components/generic/notify_compTestAndDiagnostic
CcspCrhalinterfacerdkb/devices/raspberrypi/halUtopia
CcspEPONAgentlibSyscallWrapperrdkb/devices/raspberrypi/tdkbWebconfigFramework
CcspEthAgentMeshAgentrdkb/tools/tdkbwebui
CcspLMLitemeta-cmfRdkCellularManagerwebui-bwg
CcspMiscmeta-cmf-broadbandrdkcentral/DSMXconf
CcspMoCAmeta-cmf-meshrdkcentral/meta-turrisxupnp
CcspMtaAgentmeta-cmf-raspberrypirdkcentral/RdkEasyMeshController
CcspPandMmeta-rdkrdkcentral/RdkEasyMeshControllerSSP
CcspPsmmeta-rdk-broadbandRdkInterDeviceManager
CcspSnmpPameta-rdk-extRdkLedManager
CcspTr069PaOneWifiRdkPlatformManager
CcspWifiAgentOvsAgentRdkPppManager
CcspXDNSrdk_loggerRdkTelcoVoiceManager
CoreNetLibrdk-wifi-halRdkVlanBridgingManager
crashuploadrdk/components/opensource/ipoe_health_checkRdkWanManager
dcardk/devices/raspberrypi/webpa-clientRdkXdslManager
DhcpManagerrdk/tools/tdkrfc

Community contributions

A detailed changelog since the last release rdkb-2023q3-dunfell can be found here

...

  • The -m <manifest.xml> in the sequence above is important. If this is not specified, you will get an RDK-V tree by default.
    • For RPI builds use manifest: rdkb.xml

      Code Block
      languagebash
      themeDJango
      repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests -m rdkb-extsrc.xml -b rdkb-2023q4-dunfell

      For Turris  builds use manifest: rdkb-turris-extsrc.xml

      Code Block
      languagebash
      themeDJango
      repo init -u https://code.rdkcentral.com/r/rdkcmf/manifests -m rdkb-turris-extsrc.xml -b rdkb-2023q4-dunfell
  • The -b rdkb-2023q4-dunfell in the build sequence above specifies the branch to use.
  • If you omit the -b rdkb-2023q4-dunfell entirely, you will get the HEAD of each component

...

  • Services checks (wifiagent, hostapd, ccsp processes)
  • Network (WAN) connectivity 
  • LAN client
  • Wifi 2.4Ghz and 5Ghz hotspot testing.
  • Login, menu navigation, parameter modification, e.g. Wifi SSID/password change and re-connection, changing admin password.
Test No.TestRPI 4 32 BitRPI 4 64 Bit
1Boot up & SSH access
2Verify SSID name & password
3Captive Portal page
4Check Internet connectivity (Wi-Fi client)
5Check Web UI Launch with local gateway IP and login with admin
6verifying whether it is listing the basic parameters
7Verified the connected devices are listing
8Process Checklist - list of process running and ensure all the CCSP processes are running
9DMCLI Output. Verify it is listing all the parameters


  • See
    Jira
    serverJIRA - 2
    serverId11deff04-0380-3a3d-a916-0849d4e573f7
    keyREFPLTB-2832
    for full list of sanity tests performed

...