commit | 3cbd6a43be932e56907abd21091314dc044175f2 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Wed Nov 11 10:20:51 2015 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Nov 24 09:29:14 2015 -0500 |
tree | 907d0c73b877c21bd0a2c4197c38a5db582353a5 | |
parent | bd1b7cd360f529394936f28746eb4aaa12d6770a [diff] |
ftracetest: Add instance create and delete test Create a test to test instance creation and deletion. Several tasks are created that create 3 directories and delete them. The tasks all create the same directories. This places a stress on the code that creates and deletes instances. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>