tree: c7769724bdb6bd8f73e8870bfaac3f09dba2dc92 [path history] [tgz]
  1. README.md
  2. bin/
  3. notes
jenkins/README.md

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