Move smoke-test.sh to tests/, make it local-only

- Move from rpi/ to tests/ directory
- Add to .gitignore (local tool, not part of distribution)
- Pytest unit tests remain tracked

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Aaron D. Lee
2026-01-05 18:03:28 -05:00
parent c2c2c924e1
commit 12c4b091fb
2 changed files with 3 additions and 573 deletions

3
.gitignore vendored
View File

@@ -71,6 +71,9 @@ scripts/
frontends/web/instance/
frontends/web/certs/
# Integration/smoke tests (local tools)
tests/smoke-test.sh
# RPi image build artifacts
*.img
*.img.xz