Skip to content

Add macaddr uniqueness#1862

Merged
hulto merged 7 commits intomainfrom
add-macaddr-uniqueness
Feb 23, 2026
Merged

Add macaddr uniqueness#1862
hulto merged 7 commits intomainfrom
add-macaddr-uniqueness

Conversation

@hulto
Copy link
Collaborator

@hulto hulto commented Feb 23, 2026

What type of PR is this?

What this PR does / why we need it:

  • Fix build time keys
  • Add mac addr uniqueness

Which issue(s) this PR fixes:

Fixes #1594

@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

Summary

Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Other ❓ Flaky 🍂 Duration ⏱️
2655    ±0 2655    ±0 0    ±0 0    ±0 0    ±0 0    ±0 1ms    ±0

Previous Results

Build 🏗️ Result 🧪 Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Other ❓ Flaky 🍂 Duration ⏱️
#1125 2655 2655 0 0 0 0 38.0s

Insights

Average Tests per Run Total Flaky Tests Total Failed Slowest Test (p95)
2655 0 0 5.6s

Slowest Tests

Test 📝 Results 📊 Duration (avg) ⏱️ Duration (p95) ⏱️
TestDockerExecutor_Build_ContextCancellation 1 5.6s 5.6s
eldritch-libsys: std::dll_inject_impl::tests::test_dll_inject_simple 1 5.1s 5.1s
TestInteractiveShell 1 5.1s 5.1s
TestOtherStreamOutput 1 5.0s 5.0s
imix::bin/imix: install::tests::test_install_execution 3 1.5s 4.3s
imix::bin/imix: install::tests::test_install_execution 3 1.5s 4.3s
imix::bin/imix: install::tests::test_install_execution 3 1.5s 4.3s
imix::bin/imix: tests::task_tests::test_task_streaming_output 3 3.1s 3.1s
imix::bin/imix: tests::task_tests::test_task_streaming_output 3 3.1s 3.1s
imix::bin/imix: tests::task_tests::test_task_streaming_output 3 3.1s 3.1s

🎉 No failed tests in this run. | 🍂 No flaky tests in this run.

Github Test Reporter by CTRF 💚

🔄 This comment has been updated

@hulto hulto enabled auto-merge February 23, 2026 04:07
}
}

struct IfaceData {
Copy link
Collaborator

Choose a reason for hiding this comment

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

It looks like this struct is shared across all platforms but redefined for each of them

@hulto hulto added this pull request to the merge queue Feb 23, 2026
Merged via the queue into main with commit 6dfc1e9 Feb 23, 2026
11 checks passed
@hulto hulto deleted the add-macaddr-uniqueness branch February 23, 2026 04:51
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.

[feature] mac address host_uniqueness

2 participants