FrontPage 

Fuego wiki

Login or create account

function deploy in split format

NAME [edit section]

= NAME =
deploy

SYNOPSIS [edit section]

= SYNOPSIS =
deploy the test program to the target
 * deploy

DESCRIPTION [edit section]

= DESCRIPTION =
deploy performs the main deploy phase of Fuego, for a particular test.
It calls pre_deploy, test_deploy and post_deploy in sequence.
It calls pre_deploy, test_deploy and post_deploy in sequence.

EXAMPLES [edit section]

= EXAMPLES =

ENVIRONMENT and ARGUMENTS [edit section]

= ENVIRONMENT and ARGUMENTS =

RETURN [edit section]

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

SOURCE [edit section]

= SOURCE =
Located in ''scripts/functions.sh''

SEE ALSO [edit section]

pre_deploy, test_deploy, post_deploy
= SEE ALSO =
 * [[function pre_deploy|pre_deploy]], [[function test_deploy|test_deploy]], [[function_post_deploy|post_deploy]]
TBWiki engine 1.8.3 by Tim Bird