Merged
Conversation
|
The created documentation from the pull request is available at: docu-html |
f1ddbfb to
fe3c153
Compare
- Deploys datarouetr in linux x86_64 and qnx_x86_64 image - Multicast route added to qnx guest in network_setup_dhcp.sh required for capturing DLTs. - dlt_config added for x86_64 and qnx x86_64 targets that includes the vlan_address updated for dlt_receive to capture untagged ethernet frames on tap0 interface
- Adds test_remote_logging integration test that verifies remote logging of datarouter and network config. of the linux x86_64 and qnx qemu image by capturing DLT logs on the host.
fe3c153 to
6119ba0
Compare
antonkri
approved these changes
Mar 9, 2026
Contributor
|
@antonkri was it an urgent change? I though we agreed that in most of the cases me, @pawelrutkaq and @kgraeper will handle reviews. Unless there is an obvious or urgent change. |
Contributor
|
really sorry, my bad, I forgot. promise not do it in the future. |
Saumya-R
added a commit
to qorix-group/reference_integration
that referenced
this pull request
Mar 12, 2026
adding conditional jq chore: extend codeowners list (eclipse-score#175) * chore: extend codeowners list * fix: no commas Co-authored-by: Copilot <[email protected]> Signed-off-by: Alexander Lanin <[email protected]> --------- Signed-off-by: Alexander Lanin <[email protected]> Co-authored-by: Copilot <[email protected]> Integrates datarouter (eclipse-score#178) * Integrates datarouter - Deploys datarouetr in linux x86_64 and qnx_x86_64 image - Multicast route added to qnx guest in network_setup_dhcp.sh required for capturing DLTs. - dlt_config added for x86_64 and qnx x86_64 targets that includes the vlan_address updated for dlt_receive to capture untagged ethernet frames on tap0 interface * Adds datarouter test_remote_logging integration test - Adds test_remote_logging integration test that verifies remote logging of datarouter and network config. of the linux x86_64 and qnx qemu image by capturing DLT logs on the host. Use py_itf_test rule with select support (eclipse-score#177) - Update score_itf to 44c75de and score_bazel_platforms to b72a5c3 in known_good.json and MODULE.bazel overrides - Add explicit bazel_dep on platforms 1.0.0 (required by new config_settings) - Merge the two py_itf_test targets (linux_x86_64, qnx_x86_64) in feature_integration_tests/itf/BUILD into a single 'itf' target that uses config_setting + select() to switch args/data/plugins per platform; keep backward-compatible aliases for the old target names - Upgrade rules_oci from 1.8.0 to 2.2.7; adapt docker images to use oci_load (replacing the removed oci_tarball) and add the platform-specific repo variants revert the filters to test adding jd check and filter regex matches relative path
Saumya-R
added a commit
to qorix-group/reference_integration
that referenced
this pull request
Mar 12, 2026
adding conditional jq chore: extend codeowners list (eclipse-score#175) * chore: extend codeowners list * fix: no commas Co-authored-by: Copilot <[email protected]> Signed-off-by: Alexander Lanin <[email protected]> --------- Signed-off-by: Alexander Lanin <[email protected]> Co-authored-by: Copilot <[email protected]> Integrates datarouter (eclipse-score#178) * Integrates datarouter - Deploys datarouetr in linux x86_64 and qnx_x86_64 image - Multicast route added to qnx guest in network_setup_dhcp.sh required for capturing DLTs. - dlt_config added for x86_64 and qnx x86_64 targets that includes the vlan_address updated for dlt_receive to capture untagged ethernet frames on tap0 interface * Adds datarouter test_remote_logging integration test - Adds test_remote_logging integration test that verifies remote logging of datarouter and network config. of the linux x86_64 and qnx qemu image by capturing DLT logs on the host. Use py_itf_test rule with select support (eclipse-score#177) - Update score_itf to 44c75de and score_bazel_platforms to b72a5c3 in known_good.json and MODULE.bazel overrides - Add explicit bazel_dep on platforms 1.0.0 (required by new config_settings) - Merge the two py_itf_test targets (linux_x86_64, qnx_x86_64) in feature_integration_tests/itf/BUILD into a single 'itf' target that uses config_setting + select() to switch args/data/plugins per platform; keep backward-compatible aliases for the old target names - Upgrade rules_oci from 1.8.0 to 2.2.7; adapt docker images to use oci_load (replacing the removed oci_tarball) and add the platform-specific repo variants revert the filters to test adding jd check and filter regex matches relative path
Saumya-R
added a commit
to qorix-group/reference_integration
that referenced
this pull request
Mar 12, 2026
adding conditional jq chore: extend codeowners list (eclipse-score#175) * chore: extend codeowners list * fix: no commas Co-authored-by: Copilot <[email protected]> Signed-off-by: Alexander Lanin <[email protected]> --------- Signed-off-by: Alexander Lanin <[email protected]> Co-authored-by: Copilot <[email protected]> Integrates datarouter (eclipse-score#178) * Integrates datarouter - Deploys datarouetr in linux x86_64 and qnx_x86_64 image - Multicast route added to qnx guest in network_setup_dhcp.sh required for capturing DLTs. - dlt_config added for x86_64 and qnx x86_64 targets that includes the vlan_address updated for dlt_receive to capture untagged ethernet frames on tap0 interface * Adds datarouter test_remote_logging integration test - Adds test_remote_logging integration test that verifies remote logging of datarouter and network config. of the linux x86_64 and qnx qemu image by capturing DLT logs on the host. Use py_itf_test rule with select support (eclipse-score#177) - Update score_itf to 44c75de and score_bazel_platforms to b72a5c3 in known_good.json and MODULE.bazel overrides - Add explicit bazel_dep on platforms 1.0.0 (required by new config_settings) - Merge the two py_itf_test targets (linux_x86_64, qnx_x86_64) in feature_integration_tests/itf/BUILD into a single 'itf' target that uses config_setting + select() to switch args/data/plugins per platform; keep backward-compatible aliases for the old target names - Upgrade rules_oci from 1.8.0 to 2.2.7; adapt docker images to use oci_load (replacing the removed oci_tarball) and add the platform-specific repo variants revert the filters to test adding jd check and filter regex matches relative path
Saumya-R
added a commit
to qorix-group/reference_integration
that referenced
this pull request
Mar 13, 2026
adding conditional jq chore: extend codeowners list (eclipse-score#175) * chore: extend codeowners list * fix: no commas Co-authored-by: Copilot <[email protected]> Signed-off-by: Alexander Lanin <[email protected]> --------- Signed-off-by: Alexander Lanin <[email protected]> Co-authored-by: Copilot <[email protected]> Integrates datarouter (eclipse-score#178) * Integrates datarouter - Deploys datarouetr in linux x86_64 and qnx_x86_64 image - Multicast route added to qnx guest in network_setup_dhcp.sh required for capturing DLTs. - dlt_config added for x86_64 and qnx x86_64 targets that includes the vlan_address updated for dlt_receive to capture untagged ethernet frames on tap0 interface * Adds datarouter test_remote_logging integration test - Adds test_remote_logging integration test that verifies remote logging of datarouter and network config. of the linux x86_64 and qnx qemu image by capturing DLT logs on the host. Use py_itf_test rule with select support (eclipse-score#177) - Update score_itf to 44c75de and score_bazel_platforms to b72a5c3 in known_good.json and MODULE.bazel overrides - Add explicit bazel_dep on platforms 1.0.0 (required by new config_settings) - Merge the two py_itf_test targets (linux_x86_64, qnx_x86_64) in feature_integration_tests/itf/BUILD into a single 'itf' target that uses config_setting + select() to switch args/data/plugins per platform; keep backward-compatible aliases for the old target names - Upgrade rules_oci from 1.8.0 to 2.2.7; adapt docker images to use oci_load (replacing the removed oci_tarball) and add the platform-specific repo variants revert the filters to test adding jd check and filter regex matches relative path removing the filter to test codeql: removing the coding-standard repo adding conditional jq chore: extend codeowners list (eclipse-score#175) * chore: extend codeowners list * fix: no commas Co-authored-by: Copilot <[email protected]> Signed-off-by: Alexander Lanin <[email protected]> --------- Signed-off-by: Alexander Lanin <[email protected]> Co-authored-by: Copilot <[email protected]> Integrates datarouter (eclipse-score#178) * Integrates datarouter - Deploys datarouetr in linux x86_64 and qnx_x86_64 image - Multicast route added to qnx guest in network_setup_dhcp.sh required for capturing DLTs. - dlt_config added for x86_64 and qnx x86_64 targets that includes the vlan_address updated for dlt_receive to capture untagged ethernet frames on tap0 interface * Adds datarouter test_remote_logging integration test - Adds test_remote_logging integration test that verifies remote logging of datarouter and network config. of the linux x86_64 and qnx qemu image by capturing DLT logs on the host. Use py_itf_test rule with select support (eclipse-score#177) - Update score_itf to 44c75de and score_bazel_platforms to b72a5c3 in known_good.json and MODULE.bazel overrides - Add explicit bazel_dep on platforms 1.0.0 (required by new config_settings) - Merge the two py_itf_test targets (linux_x86_64, qnx_x86_64) in feature_integration_tests/itf/BUILD into a single 'itf' target that uses config_setting + select() to switch args/data/plugins per platform; keep backward-compatible aliases for the old target names - Upgrade rules_oci from 1.8.0 to 2.2.7; adapt docker images to use oci_load (replacing the removed oci_tarball) and add the platform-specific repo variants revert the filters to test adding jd check and filter regex matches relative path removing the filter to test adding the filter
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Integrates datarouter
qnx_x86_64 image
network_setup_dhcp.sh required for capturing
DLTs.
targets that includes the vlan_address updated
for dlt_receive to capture untagged ethernet frames
on tap0 interface
Adds datarouter test_remote_logging integration test
verifies remote logging of datarouter and
network config. of the linux x86_64 and
qnx qemu image by capturing DLT logs on the host.
Verified:
bazel test --config=linux-x86_64 //feature_integration_tests/itf:linux_x86_64
bazel test --config=itf-qnx-x86_64 --credential_helper=*.qnx.com=$(pwd)/../toolchains_qnx/tools/qnx_credential_helper.py --nocache_test_results --test_output=streamed //feature_integration_tests/itf:qnx_x86_64