amx_start_demo

Usage
usage: amx_start_demo.py [-h] [--verbose VERBOSE] [--wrtt WRTT] uutnames [uutnames ...]

Positional Arguments

uutnames

uuts

Named Arguments

--verbose

increase verbosity

Default: 0

--wrtt

use WRTT to start the fleet

Default: 1

Outline:

wait until the fleet is ready (bist0 status good), then run “preset1”, amx-start-demo from CUSTOM_AMX

make sure amx-start-demo reaches the parts before accepting.

get_parser()[source]
wait_bist_ok(u, args)[source]
tee_up_action(u, args)[source]
tee_up_mt_action(u, args)[source]
tee_up_mt(args)[source]
connect(args)[source]
run_main(args)[source]