Description
- QNX build is not auto running on PRs / main, only on request which needs to be fixed -
.github/workflows/build.yml
- Persistency is currently built only for linux x86, qnx x86 and qnx aarch64 should be also running in CICD.
- Also C++ targets are not built (even on workflow dispatch) for QNX
- Persistency fails to build for qnx (x86 and aarch):
https://github.com/eclipse-score/persistency/actions/runs/26500858895/job/78040657533
Analysis results
No response
Solution
No response
Error Occurrence Rate
None
How to reproduce
bazel build --lockfile_mode=error \ --config=per-arm64-qnx \ //src/rust/rust_kvs:rust_kvs \ //src/rust/rust_kvs_tool:kvs_tool \ --features=-dependency_file \ --credential_helper=*.qnx.com=/home/runner/work/persistency/persistency/tools/qnx_credential_helper.py
Supporting Information
No response
Classification
Major
First Affected Release
not released (main)
Last Affected Release
not released (main)
Expected Fixed Release
before release (main)
Category
Description
.github/workflows/build.ymlhttps://github.com/eclipse-score/persistency/actions/runs/26500858895/job/78040657533
Analysis results
No response
Solution
No response
Error Occurrence Rate
None
How to reproduce
bazel build --lockfile_mode=error \ --config=per-arm64-qnx \ //src/rust/rust_kvs:rust_kvs \ //src/rust/rust_kvs_tool:kvs_tool \ --features=-dependency_file \ --credential_helper=*.qnx.com=/home/runner/work/persistency/persistency/tools/qnx_credential_helper.pySupporting Information
No response
Classification
Major
First Affected Release
not released (main)
Last Affected Release
not released (main)
Expected Fixed Release
before release (main)
Category