Skip to content

RDKB-65724: Set Default RFC values on Fully Deployed RFC Features#352

Open
BaskarBabu25 wants to merge 1 commit into
developfrom
feature/RDKB-64618
Open

RDKB-65724: Set Default RFC values on Fully Deployed RFC Features#352
BaskarBabu25 wants to merge 1 commit into
developfrom
feature/RDKB-64618

Conversation

@BaskarBabu25

@BaskarBabu25 BaskarBabu25 commented Jun 22, 2026

Copy link
Copy Markdown

Reason for change: Default these RFC's to given config.
Test Procedure: Ensure default value persists on FR scenarios and no functionality issue observed. Ensure the below values persist across reboot.

  1. dmesglogsync_interval=60
  2. log_backup_enable=true
  3. log_backup_threshold=3

Device.SelfHeal.X_RDKCENTRAL-COM_NoWaitLogSync : true
Device.SelfHeal.X_RDKCENTRAL-COM_LogBackupThreshold : 3
Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.DmesgLogSyncInterval : 60

Risks: Low
Priority: P1
Signed-off-by: baskarbabu_pitchandi@comcast.com

Unit test done and results attached.
https://ccp.sys.comcast.net/browse/RDKB-65724?focusedId=25588575&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-25588575

Reason for change: Default these RFC's to given config.
Test Procedure:Ensure default value persists on FR scenario's and no functionality issue observed.
Ensure the below values persist across reboot.
Device.SelfHeal.X_RDKCENTRAL-COM_NoWaitLogSync : true
Device.SelfHeal.X_RDKCENTRAL-COM_LogBackupThreshold : 3
Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.DmesgLogSyncInterval : 60

Risks: Low
Priority: P1
Signed-off-by: baskarbabu_pitchandi@comcast.com
@BaskarBabu25 BaskarBabu25 requested a review from a team as a code owner June 22, 2026 11:15
Copilot AI review requested due to automatic review settings June 22, 2026 11:15
@BaskarBabu25 BaskarBabu25 requested a review from a team as a code owner June 22, 2026 11:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates platform default configuration values for SelfHeal log backup and dmesg log sync to align with the RFC defaults referenced in RDKB-65724.

Changes:

  • Set $dmesglogsync_interval default from 900 to 60 (xd4/bci/arm).
  • Enable SelfHeal log backup by default and set $log_backup_threshold to 3 (xd4/bci/arm).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
source/scripts/init/defaults/system_defaults_xd4 Adjusts xd4 defaults for dmesg log sync interval and SelfHeal log backup enable/threshold.
source/scripts/init/defaults/system_defaults_bci Adjusts bci defaults for dmesg log sync interval and SelfHeal log backup enable/threshold.
source/scripts/init/defaults/system_defaults_arm Adjusts arm defaults for dmesg log sync interval and SelfHeal log backup enable/threshold.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread source/scripts/init/defaults/system_defaults_xd4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants