mdtest/testing/docker
Julian M. Kunkel a6bfa0f94b MDTest library option.
Moved core functionality / variables used by both implementations to utilities
2018-07-07 10:42:48 +01:00
..
centos6 Minor cleanup. Really use /dev/shm now. 2018-07-07 00:43:24 +01:00
centos7 MDTest library option. 2018-07-07 10:42:48 +01:00
ubuntu14.04 MDTest library option. 2018-07-07 10:42:48 +01:00
ubuntu16.04 MDTest library option. 2018-07-07 10:42:48 +01:00
README.md Docker local testing of 4 distributions. 2018-07-07 00:10:58 +01:00
prepare.sh Test scripts can be run from any directory. 2018-07-07 00:20:07 +01:00
run-all-tests.sh Test scripts can be run from any directory. 2018-07-07 00:20:07 +01:00

README.md

Docker enabled testing

This directory contains scripts to run the IOR benchmark testing in various Docker images. This allows for testing several distributions on a developer machine.

To setup your test systems run: ./prepare.sh

To run all tests for all variants use ./run-all-tests.sh