cyberneticlibrary

Run verification test suite with continuous gates

verify-bedsworkflowsetup L30
overthinkos/overthink
What it does

Run all test beds in parallel with infrastructure prereq gating

Best for

Parallel-safe full test execution with intelligent prereq skipping (no silent drops).

Inputs
  • · requested beds (array/string)
  • · kind:eval config
Outputs
  • · per-bed verdict: ok, steps, failingLogTail
Requires
  • · charly eval run
  • · libvirt/kvm
  • · podman
  • · parallel() concurrency
Preconditions

Beds defined in eval.yml, host KVM/libvirt available for vm beds

Failure modes
  • · libvirt session down
  • · /dev/kvm missing
  • · bed timeout
Trust signals
  • · 16-concurrent bounded pool
  • · per-bed skippedPrereq tracking