function deploy

NAME [edit section]

deploy

SYNOPSIS [edit section]

deploy the test program to the target

DESCRIPTION [edit section]

deploy performs the main deploy phase of Fuego, for a particular test.

It calls pre_deploy, test_deploy and post_deploy in sequence.

EXAMPLES [edit section]

ENVIRONMENT and ARGUMENTS [edit section]

RETURN [edit section]

returns 1 on error, zero or 'true' on success

SOURCE [edit section]

Located in scripts/functions.sh

SEE ALSO [edit section]