Description
Current implementation of the FI framework allows to mix faults into production classes, e.g. into build/ folder.
Although the default probability level is set to zero it doesn't look clean and might potentially over complicate the build and release process.
FI related targets are better be logically and physically separated, e.g. to put instrumented artifacts into a separate folder, say, build-fi/
Attachments
Attachments
Issue Links
- is related to
-
HDFS-549 Allow non fault-inject specific tests execution with an explicit -Dtestcase=... setting
- Closed