Skip to content

gurusankar-subramanian/jenkins-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

jenkins-util

Created this Simple automation script to deploy multiple deployments from different pipelines.

Use case

If your project/application has multiple services to be deployed, we can use this script to deploy them all at once and this will wait for the deployments to be done and reply back with success and failure urls .

This is a hobby project, wanted to learn python, selenium. so created this utility to learn and reduce time in deployments!

pre requisite

download and place chromedriver on your path in a folder "chrome-web-driver", i've already excluded this in .gitignore download URL - https://googlechromelabs.github.io/chrome-for-testing/

About

Simple automation script to deploy services in Jenkins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages