Skip to content

RDKEMW-17800:gst-cleanup conditions when cdl_flashed_file_name is not present#528

Merged
nhanasi merged 2 commits intodevelopfrom
RDKEMW-17800_dev
May 4, 2026
Merged

RDKEMW-17800:gst-cleanup conditions when cdl_flashed_file_name is not present#528
nhanasi merged 2 commits intodevelopfrom
RDKEMW-17800_dev

Conversation

@vrenu2018
Copy link
Copy Markdown
Contributor

Reason for change: gstreamer-cleanup is happening on every reboot when /opt/cdl_flashed_file_name is missing.
Test Procedure: Boot the TV and check for gstreamer-cleanup metrics in rdk_milestones.log
Risks: low

… present

Reason for change: gstreamer-cleanup is happening on every reboot when /opt/cdl_flashed_file_name is missing.
Test Procedure: Boot the TV and check for gstreamer-cleanup metrics in rdk_milestones.log
Risks: low

Signed-off-by: Renuka Varry <rvarry049@cable.comcast.com>
Copilot AI review requested due to automatic review settings May 1, 2026 16:41
@vrenu2018 vrenu2018 requested a review from a team as a code owner May 1, 2026 16:41
… present

Reason for change: gstreamer-cleanup is happening on every reboot when /opt/cdl_flashed_file_name is missing.
Test Procedure: Boot the TV and check for gstreamer-cleanup metrics in rdk_milestones.log
Risks: low

Signed-off-by: Renuka Varry <rvarry049@cable.comcast.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adjusts the gstreamer-cleanup boot-time logic to avoid unnecessarily deleting/rebuilding the GStreamer registry when /opt/cdl_flashed_file_name is missing, by keying cleanup decisions off the currently-running image name.

Changes:

  • Updates gstreamer-cleanup.service logic to derive CUR_IMAGE from /version.txt and refine the CDL/FSR cleanup conditions.
  • Ensures /opt/.gstreamer is recreated before forcing a registry rebuild via gst-inspect-1.0.

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

Comment thread systemd_units/gstreamer-cleanup.service
Comment thread systemd_units/gstreamer-cleanup.service
Comment thread systemd_units/gstreamer-cleanup.service
@vrenu2018 vrenu2018 requested a review from sujeeshtp May 4, 2026 17:47
Comment thread systemd_units/gstreamer-cleanup.service
@nhanasi nhanasi merged commit d5bffcb into develop May 4, 2026
6 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 4, 2026
@vrenu2018 vrenu2018 deleted the RDKEMW-17800_dev branch May 6, 2026 17:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants