suya hw
O suya hw conduz a validação de hardware por meio do BitCrucible. As execuções de validação são
executadas contra alvos reais via agentes registrados, e você pode revisar o histórico de execuções
anteriores. Os agentes conectam seu hardware físico ao backend da Subaya.
Agentes — suya hw agent
Seção intitulada “Agentes — suya hw agent”Gerencie os agentes que conectam seu hardware à Subaya.
suya hw agent register
Seção intitulada “suya hw agent register”Registre um novo agente.
suya hw agent register --name bench-01| Flag | Descrição |
|---|---|
--name <n> |
Nome de exibição do agente. |
suya hw agent list
Seção intitulada “suya hw agent list”Liste os agentes registrados.
suya hw agent listsuya hw agent revoke
Seção intitulada “suya hw agent revoke”Revogue um agente pelo id.
suya hw agent revoke <agent-id>suya hw agent run
Seção intitulada “suya hw agent run”Execute o processo do agente (a ponte que atende às execuções de validação).
suya hw agent runsuya hw run
Seção intitulada “suya hw run”Inicie uma execução de validação de hardware contra um alvo.
suya hw run --target <target> --test-plan plan.yaml| Flag | Descrição |
|---|---|
--target <t> |
O alvo de validação contra o qual executar. |
--test-plan <file> |
Arquivo de plano de testes opcional que conduz a execução. |
suya hw history
Seção intitulada “suya hw history”Mostre o histórico das execuções de validação de hardware.
suya hw historysuya hw history --project <project-id> --limit 20| Flag | Descrição |
|---|---|
--project <id> |
Limita o histórico a um projeto. |
--limit <N> |
Número máximo de entradas a retornar. |
Veja também
Seção intitulada “Veja também”- Conceitos centrais — onde a validação de hardware se encaixa nas fases.
suya sim— simule antes de validar no hardware.