-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Add automated smoke tests to CI that verify demos actually start and the gateway API works, not just that Docker images build.
Proposed solution
Current CI:
- ✅ Docker image builds
- ✅ YAML/shell lint
- ❌ Demo starts successfully
- ❌ Gateway responds
- ❌ Nodes discovered
- ❌ API works
Proposed Tests:
- Smoke Test (Every PR and nightly)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request