Skip to content

abruzzi/phantomjs-yslow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Phantomjs and yslow in jenkins

This repo is used to setup docker image used for running performance test in jenkins.

$ docker-compose build
$ docker-compose up

And you will get jenkins up and running in http://192.168.99.100:8080, you can then add a new job with executable shell:

phantomjs /var/share/yslow.js -i grade -threshold "B" -f junit http://bookmarks-frontend.s3-website-us-west-2.amazonaws.com/ > yslow.xml

About

Phantomjs with Yslow running in Jenkins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published