Skip to content

feat: add TimeDaemon CIT with pip hub infrastructure - #122

Open
gordon9901 wants to merge 9 commits into
eclipse-score:mainfrom
gordon9901:ecarx_time_daemon_cit
Open

feat: add TimeDaemon CIT with pip hub infrastructure#122
gordon9901 wants to merge 9 commits into
eclipse-score:mainfrom
gordon9901:ecarx_time_daemon_cit

Conversation

@gordon9901

@gordon9901 gordon9901 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This PR adds TimeDaemon component integration tests with pip hub infrastructure (part 1 of 3):

  • Add three independent pip hubs for TimeDaemon, TimeSlave, and MIT test suites
  • Add score_test_scenarios framework dependency with compatibility patch for score_baselibs 0.2.7
  • Add TimeDaemon CIT covering daemon lifecycle, control flow, IPC, SVT, and verification pipeline
  • Fix visibility for shm_ptp_engine and svt_handler to allow access from test scenarios

Part of #56

test QNX

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: 9cf8ab45-9678-40e9-91f4-b2197c194466
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 3 packages loaded
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)

Analyzing: target //:license-check (12 packages loaded, 10 targets configured)

Analyzing: target //:license-check (62 packages loaded, 10 targets configured)

Analyzing: target //:license-check (89 packages loaded, 10 targets configured)

Analyzing: target //:license-check (144 packages loaded, 1831 targets configured)

Analyzing: target //:license-check (154 packages loaded, 6189 targets configured)

Analyzing: target //:license-check (156 packages loaded, 8356 targets configured)

Analyzing: target //:license-check (166 packages loaded, 9330 targets configured)

Analyzing: target //:license-check (167 packages loaded, 9338 targets configured)

Analyzing: target //:license-check (167 packages loaded, 9338 targets configured)

Analyzing: target //:license-check (167 packages loaded, 9338 targets configured)

Analyzing: target //:license-check (171 packages loaded, 11350 targets configured)

INFO: Analyzed target //:license-check (172 packages loaded, 11476 targets configured).
[12 / 16] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox ... (2 actions, 1 running)
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[14 / 16] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 29.014s, Critical Path: 2.85s
INFO: 16 processes: 12 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

Comment thread score/time_daemon/src/ptp_machine/shm/details/BUILD Outdated
Comment thread score/tests/patches/score_test_scenarios_json_writer.patch Outdated
Comment thread score/time_daemon/tests/integration_tests/.gitkeep Outdated
Comment thread MODULE.bazel Outdated
Comment thread MODULE.bazel
Comment thread score/time_daemon/tests/integration_tests/requirements.txt Outdated
Comment thread score/time_daemon/tests/test_scenarios/cpp/src/main.cpp Outdated
Comment thread score/time_daemon/tests/integration_tests/conftest.py Outdated
Comment thread score/time_daemon/tests/test_scenarios/cpp/BUILD Outdated
Comment thread MODULE.bazel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants