Skip to content

Detect unshared test namespace support#349

Draft
huangminghuang wants to merge 1 commit into
masterfrom
codex/detect-unshared-tests
Draft

Detect unshared test namespace support#349
huangminghuang wants to merge 1 commit into
masterfrom
codex/detect-unshared-tests

Conversation

@huangminghuang
Copy link
Copy Markdown
Contributor

Summary

  • replace the GitHub Actions-only unshared test toggle with CMake capability detection
  • add SYSIO_UNSHARED_TESTS=AUTO|ON|OFF to control network namespace isolation for tests
  • document the configure-time option in README.md

Validation

  • ran the Python unshare probe logic locally; this host reports namespaces unavailable with EPERM, so AUTO would disable --unshared here
  • did not run a full CMake test configure/build

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.

1 participant