Make the use of LBP a drive configuration option
Problem to solve
Currently CTA forces LBP if the drive supports it. As we are trying to move to newer drives with mhVTL, as in dev/CI/stress tests everything runs on the same machine, this implies a higher computational cost that is not really needed for the tests.
It could also be needed in case we want to do performance tests to compare the toll on different architectures or some other type of tests related to LBP.
Stakeholders
- CTA
Proposal
Put LBP into a configuration option and set the compile time default to true so that we don't modify the default/expected behaviour.