Parser_module_API >> function_assert_define >> function_test_processing 

Fuego 1.0 wiki

Login

function pre deploy in split format

NAME [edit section]

= NAME =pre_deploy

SYNOPSIS [edit section]

= SYNOPSIS =pre_deploy performs steps needed before executing the test_deploy function.

DESCRIPTION [edit section]

= DESCRIPTION =This internal function checks to see if the software has been built.  Ifit can't find the build directory, or if a previous build failed (detectedby the presend of a "build_failed" file in the build directory, thenpre_deploy tries to build the software again.

EXAMPLES [edit section]

= EXAMPLES =

ENVIRONMENT and ARGUMENTS [edit section]

= ENVIRONMENT and ARGUMENTS =pre_deploy uses the following environment variables: * $WORKSPACE * $TRIPLET

RETURN [edit section]

= RETURN =returns non-zero for error.

SOURCE [edit section]

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

SEE ALSO [edit section]

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