Skip to content

Add smoke tests for demos #11

@bburda

Description

@bburda

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions