/tjob

tjob - Test Job Management Utility

Primary LanguageGoApache License 2.0Apache-2.0

tjob - Test Job Management Utility

Building

  1. Install Go >=1.2 and setup a proper $GOPATH
  2. make dep installs the dependency libraries
  3. go build builds the stand-alone executable tjob

Getting Started

  1. tjob runner add myjenkins --url https://jenkins.examples.com/jenkins --user myusername --insecure=true --ssh-key id_rsa
  2. tjob list --remote -j somejobname