ControlTier > elements
 

assertServiceIsDown

Command Reference

Description

checks if process is down

Uses the process list to determine if a hudson out of this instance's HUDSON_HOME is running. Returns true if not.

Usage

ctl -t Hudson -o <objectname> -c assertServiceIsDown [-hudsonHome <>] [-javaHome <>]

Options

Option Description Type Default
hudsonHome Hudson working directory string ${entity.attribute.hudsonHome}
javaHome Location of Java to use for Hudson winstone container string ${entity.attribute.hudsonJavaHome}