commit | b060441db2373faf931b1152e981330d27201acc | [log] [tgz] |
---|---|---|
author | Marc Koderer <m.koderer@telekom.de> | Mon Sep 02 09:43:40 2013 +0200 |
committer | Marc Koderer <m.koderer@telekom.de> | Mon Sep 02 09:52:47 2013 +0200 |
tree | 35a00a91a4d8b2d327fd86fab3885f188c17fc71 | |
parent | a87b64d1242e2bd8aae3c659be234961b0d4ef27 [diff] |
Add handling for inherited stress attributes In some cases inheritance is used for test cases (like XML/JSON tests). For many of those cases inherited stress attribute are misleading since they will execute nearly the same load on the system. To avoid this issue we skip all inherited stress attributes by default and add parameters to deactivate this on a global level and function level. Change-Id: I4260844ed15917106436d836c939157e32a59554 Fixes: bug #1219402