summaryrefslogtreecommitdiff
path: root/opendc-experiments/opendc-experiments-capelin/src/test/resources/bitbrains-perf-interference.json
AgeCommit message (Collapse)Author
2022-04-22refactor(compute): Load interference model via trace libraryFabian Mastenbroek
This change updates the compute support library to load the VM interference model via the OpenDC trace library, which provides a generic interface for reading interference models associated with workload traces.
2021-08-24test(capelin): Add tests for interference and failuresFabian Mastenbroek
This change adds tests to the Capelin integration suite for performance interference as well as failures. These test more accurately the experiment setup.