lamadon / tjob

tjob - Test Job Management Utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

tjob - Test Job Management Utility

License:Apache License 2.0