From e25b4aeea0fce2f5c818da34c3e0167165feabfc Mon Sep 17 00:00:00 2001 From: hsc Date: Thu, 6 Sep 2012 15:07:13 +0000 Subject: [PATCH] wishlist for ideas/wishes from a user perspective Please add all kinds of weird ideas, nice-to-haves, or inconveniences (with or without suggestions on how to deal with them) you experience when using Fail*. git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1600 8c4709b5-6ec9-48aa-a5cd-a96041d1645a --- doc/wishlist.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/wishlist.txt diff --git a/doc/wishlist.txt b/doc/wishlist.txt new file mode 100644 index 00000000..1cc24f33 --- /dev/null +++ b/doc/wishlist.txt @@ -0,0 +1,12 @@ +This file documents ideas/wishes especially from a Fail* *user* perspective. + + - Recurring Fail* API usage patterns in experiment/campaign implementations + (that could be implemented in a reusable way, e.g. in a library that sits + between the Fail* API and the experiment) + * Fault-space pruning (FIXME elaborate) + * Preparation vs. final experiment steps -> cmake-driven, automatically + build 2 fail-client binaries? (FIXME elaborate) + * ... + + - Campaign distribution: More foolproof host CPU load/local users/RAM usage + examination