Skip to content

TRU end to end testing bugfixes#837

Merged
dan-du-car merged 10 commits intotelematics-mainfrom
feature/telematic-rsu
Feb 18, 2026
Merged

TRU end to end testing bugfixes#837
dan-du-car merged 10 commits intotelematics-mainfrom
feature/telematic-rsu

Conversation

@dan-du-car
Copy link
Contributor

@dan-du-car dan-du-car commented Feb 10, 2026

PR Details

Description

  • Add telematic main branch to the docker image build workflow
  • Remove unnecessary environment variables
  • Reuse the database for the TRU
  • Update the TRU image to port to the correct tag
  • Update path to the rsuConfig.json for auto configuration during startup
  • Add name for TRU
  • Ensure RSUHealthMonitor is called during startup by moving the UpdateConfigSettings() to constructor
  • Update rsuMode to support different mib versions
  • Fix available topics push logic
  • Update TRU autoconfig topic to separate from the manual config update topic

Related GitHub Issue

Related Jira Key

TELE-678

Motivation and Context

RSU integration

How Has This Been Tested?

Integration test

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@dan-du-car dan-du-car marked this pull request as ready for review February 10, 2026 15:45
@sonarqubecloud
Copy link

@dan-du-car dan-du-car requested a review from adev4a February 10, 2026 18:56
@dan-du-car dan-du-car changed the title Feature/telematic rsu TRU end to end testing bugfixes Feb 10, 2026
Copy link
Contributor

@adev4a adev4a left a comment

Choose a reason for hiding this comment

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

Looks good!

@dan-du-car dan-du-car merged commit 566e12f into telematics-main Feb 18, 2026
11 checks passed
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