tree: d2a3d64b402a96785259d46344a928490dee5e21 [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