towerops/test
Graham McIntire 45ddcdac80
feat: add physical inventory discovery (Phase 1.4)
- Create snmp_physical_entities table with migration
- Add PhysicalEntity schema with entity_class validation
- Support parent/child hierarchy via parent_entity_id
- Implement discover_physical_entities/1 in Base profile
- Discover chassis, modules, PSUs, fans from ENTITY-MIB
- Map entity class integers to string names
- Add 10 schema tests and 4 discovery tests
- Fix flaky AlertNotifier test with unique names and mailbox clearing
2026-01-21 10:46:27 -06:00
..
integration rename equipment to device 2026-01-17 14:48:46 -06:00
support use password for user regi 2026-01-21 09:13:08 -06:00
towerops feat: add physical inventory discovery (Phase 1.4) 2026-01-21 10:46:27 -06:00
towerops_web better mib handling and tests 2026-01-21 10:07:07 -06:00
test_helper.exs moar tests 2026-01-06 15:43:54 -06:00