function abort job

NAME [edit section]

abort_job

SYNOPSIS [edit section]

DESCRIPTION [edit section]

This function aborts the current job, printing the reason-string to the console.

The reason string is prefixed with: "Fuego error reason:"

Note that this uses the Jenkins web interface to abort the job, using the wget program.

EXAMPLES [edit section]

Here are some sample invocations:

ENVIRONMENT and ARGUMENTS [edit section]

This function uses:

RETURN [edit section]

Does not return.

SOURCE [edit section]

Located in scripts/common.sh

SEE ALSO [edit section]