Services exercised: SMD, boot-service, metadata-service
What it asserts: Populate SMD with nodes; node visibility chain through boot/metadata, with cloud-init lookup.
No additional description available.
make up
make seed
make uc1make ciThe CI workflow runs this use case as job test-uc1. You can view the results in the Actions tab.
- File:
tests/integration/uc1_node_visibility_test.go - Test function:
TestUC1_* - Build tag:
integration
When this test passes, it confirms:
Populate SMD with nodes; node visibility chain through boot/metadata, with cloud-init lookup.
If this test fails:
- Check the job summary in GitHub Actions for the specific assertion that failed.
- Download the
uc1-logs-*artifact from the failed run. - Inspect the service logs in the artifact bundle.
- Consult the troubleshooting guide for common failure modes.
- Architecture — overall stack layout
- Use cases overview — all use cases at a glance
- Reference: Endpoints — service URLs and ports
- Reference: Fixtures — seed data format