hsb-test

Automate Holoscan Sensor Bridge QA tests and generate structured results reports.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill hsb-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hsb-test
Source: https://github.com/sayalinvidia/sayali-skills-test/tree/main/skills/hsb-test
Command: npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill hsb-test

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the end-to-end QA testing workflow for Holoscan Sensor Bridge hardware by reading a user-provided test plan, filtering tests by hardware configuration, executing automatable tests inside the demo container, and producing a structured results report.

Core Features & Use Cases

  • Automates test plan intake and validation against the connected devkit (platform, board type, sensors) to build an executable test list.
  • Executes automatable tests inside the Hololink demo container and computes pass/fail status with logs.
  • Generates a comprehensive test results report and offers to save or share it.

Quick Start

Invoke the skill with your SSH target and then run /hsb-test to start Phase 0.

Frequently Asked Questions about hsb-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate QA testing for Holoscan Sensor Bridge hardware?

Automate QA testing for Holoscan Sensor Bridge hardware by providing a test plan, which is filtered by hardware configuration and executed inside the demo container to produce a structured results report.

What do I need to run automated QA tests on a Holoscan devkit?

Running automated QA tests requires SSH access to the devkit, a running Hololink demo container, and a test plan source from a local file or URL to execute the workflow.

How does the test plan intake process work for Holoscan Sensor Bridge?

The test plan intake process validates the provided plan against the connected devkit's platform, board type, and sensors to build an executable list of automatable tests.

Can I set timeouts or auto-approve modes for containerized QA test execution?

Yes, you can set per-test timeouts and utilize an optional auto-approve mode during test execution inside the demo container to streamline the automated QA workflow.

How are QA test results reported after executing the automatable tests?

The QA testing workflow computes pass/fail status with logs and generates a comprehensive structured results report, offering options to save or share the output.