plugin/checkpoint: add possibility to cache data
The checkpoint plugin is able to use dynamic values from within the target to calculate its ranges. If the experiment injects faults within those dynamic values, we will always get an digest error, even if it has no influence on the outcome of the experiment or the integrity of the data range. Therefore, the plugin now provides a possiblity to cache those dynamic values, before injecting them. This has to be done explicitly within the experiment. Change-Id: Ib2cbedd570ea9ab9c97efc152279e8eb79c573f4
Please register or sign in to comment