Skip to content

ohmu/tjob

Repository files navigation

tjob - Test Job Management Utility

Building

  1. Install Go >=1.2 and setup a proper $GOPATH (e.g. export GOPATH=~/gopath)
  2. go get github.com/ohmu/tjob pulls the sources (and dependencies) under $GOPATH/src/
  3. go install github.com/ohmu/tjob builds the stand-alone executable to $GOPATH/bin/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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published