Skip to content

RDKB-65487: Telemetry rdkcentral exposing comcast specific URL#386

Merged
shibu-kv merged 4 commits into
developfrom
topic/RDKB-65487
Jun 24, 2026
Merged

RDKB-65487: Telemetry rdkcentral exposing comcast specific URL#386
shibu-kv merged 4 commits into
developfrom
topic/RDKB-65487

Conversation

@AravindanNC

@AravindanNC AravindanNC commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Reason for change: Remove comcast specific URL and use mock URLs/Github secrets instead
Test Procedure: Make sure L1 and L2 tests work

Signed-off-by: nc.aravindan@gmail.com

Copilot AI review requested due to automatic review settings June 24, 2026 14:26
@AravindanNC AravindanNC requested a review from a team as a code owner June 24, 2026 14:26

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

This PR sanitizes hard-coded endpoints in unit test profile JSON and makes CI test-result upload configurable via a repository secret, improving portability across environments.

Changes:

  • Updated bulkdata datamodel unit tests to use https://example.com/ instead of a project-specific URL.
  • Updated L1/L2 GitHub Actions workflows to read the test-results upload endpoint from secrets.TEST_RESULTS_PUSH_URL.
  • Added a guard to skip result upload when TEST_RESULTS_PUSH_URL is not set.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
source/test/bulkdata/datamodelTest.cpp Replaces the hard-coded HTTP URL inside test profile JSON blobs with https://example.com/.
.github/workflows/L1-tests.yml Makes the upload target configurable via TEST_RESULTS_PUSH_URL and skips upload when unset.
.github/workflows/L2-tests.yml Makes the upload target configurable via TEST_RESULTS_PUSH_URL and skips upload when unset.

Copilot AI review requested due to automatic review settings June 24, 2026 16:03

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@AravindanNC AravindanNC changed the title Topic/rdkb 65487 RDKB-65487: Telemetry rdkcentral exposing comcast specific URL Jun 24, 2026
@shibu-kv shibu-kv merged commit 1d0d144 into develop Jun 24, 2026
20 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 24, 2026
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