Jenkins Queries

WIP This scirpt will load jenkins URLs based on command line arguments.

% git clone ssh://gerrit.opencord.org/onf-scripts

# Checkout git submodules
% make -C onf-scripts

% cd onf-scripts/jenkins/bin
% jenkins.sh help

Command Line args

SwitchesDescription
--helpDisplay command help
--server opencordView opencord desktop
--computerView jenkins UI node screen
% jenkins.sh --help
% jenkins.sh --server opencord

See Also