RDKB-62594 : Addition of RFC parameter for Stage agent#235
Merged
Conversation
Reason for change: Add RFC flag Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.STAGE.Enable to execute the app Test Procedure: Build with stage agent changes and test Risks: None Signed-off-by: rriyaz502 <Riyaz_Riyaz@comcast.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new default configuration toggle intended to control whether the STAGE agent is enabled by default on certain platforms.
Changes:
- Introduces a new default variable
$StageEnabled=falsein system defaults for BCI. - Introduces a new default variable
$StageEnabled=falsein system defaults for ARM.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| source/scripts/init/defaults/system_defaults_bci | Adds $StageEnabled default value set to false. |
| source/scripts/init/defaults/system_defaults_arm | Adds $StageEnabled default value set to false. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This was referenced Feb 20, 2026
apattu200
approved these changes
Feb 20, 2026
apattu200
approved these changes
Feb 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
US: RDKB-62968: Subtask: RDKB-63632 - Addition of RFC parameter for Stage Agent
Reason for change: Add RFC flag Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.STAGE.Enable
to execute the app
Test Procedure: Build with stage agent changes and test
Risks: None
Is this a Bug or a User Story (US)?: US: RDKB-62968 - STAGE development - Phase 1 (SSH trigger). Subtask: RDKB-63632
2. If it is a User Story:
RDKB-62594 : Addition of RFC parameter for Stage Agent tr69hostif#366
RDKB-62594 : Addition of RFC parameter for Stage agent #235
RDKB-62594 : Addition of RFC parameter for Stage provisioning-and-management#195
Yes