adam bien's blog

Loadr With Support For Parameterized Jenkins Builds 📎

The loadr v0.0.1 "Post Hooker" release supports HTTP POST callbacks:


java -jar loadr.jar -d ../test-deployment/coffeebeans.war -h http://ci-host/?action=perform-system-tests -post

Loadr waits until the deployment is successful, then invokes the URI synchronously. This "transactional" deployment is particularly useful in CI environments with job chaining and Docker.

Tested with Payara and GlassFish.

Still not delighted? See you at Java EE 7 Testing, Automation and Code Quality workshop at MUC airport :-).