Results 8 issues of Boris HUISGEN

Add option extractArchives to extract included WAR/JAR file when image is built (only if dockerDirectory is set). This feature allows me to speed up my app startup and to disable...

By default git clean won't remove git subdirs. This patch ensures that all git subdirs will be removed before starting the test.

This PR attempts to fix the problem of slave provisioning errors on a swarm cluster with a lot of images and/or containers. Instead of inspecting all existing cluster resources, a...

This feature adds the ability to check and wait for the container healthy state at creation. Two options are added to the `docker_container`resource: - `wait` : flag to wait for...

As the issue #581, I need an easy way to capture values from event to reuse them. For the moment and thanks to @[wminshew](https://github.com/wminshew) I did this: ``` it('should burn...

enhancement

``` 2017/08/09 14:08:19 WARN - jmeter.util.JMeterUtils: ERROR! Resource string not found: [mqtt_publisher_subscriber] 2017/08/09 14:08:24 WARN - jmeter.util.JMeterUtils: ERROR! Resource string not found: [mqtt_publisher_throttle] 2017/08/09 14:08:24 WARN - jmeter.util.JMeterUtils: ERROR! Resource...