homelabby/.planning/phases/01-foundation/01-HUMAN-UAT.md

36 lines
857 B
Markdown

---
status: partial
phase: 01-foundation
source: [01-VERIFICATION.md]
started: 2026-04-10
updated: 2026-04-10
---
## Current Test
[awaiting human testing]
## Tests
### 1. NetBox provisioning (NB-02, NB-04)
expected: Get real 40-char NetBox token from http://10.5.0.130:8000/, set in .env, run `go run scripts/provision-netbox.go` — custom fields + location hierarchy provisioned
result: [pending]
### 2. netbox-inventory plugin installation (NB-03)
expected: SSH to LXC 130, verify `pip show netbox-inventory` works. Install if missing.
result: [pending]
### 3. NetBox integration tests (NB-01 round-trip)
expected: With real token + HWLAB_TEST_DEVICE_ID env var, run `go test ./internal/netbox/... -v` — round-trip custom field writes verified
result: [pending]
## Summary
total: 3
passed: 0
issues: 0
pending: 3
skipped: 0
blocked: 0
## Gaps