ControlTier > elements
 

assertServiceIsUp

Command Reference

Description

checks if process is running

Uses the process list to determine if a hudson out of this instance's HUDSON_HOME is running. Prints the pid and returns true if yes.

Usage

ctl -t Hudson -o <objectname> -c assertServiceIsUp [-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}