""" Locust test config """ """ Data routes that will be tested """ # single dataset, for non-dataroot tests # DataSets = [""] # multi-dataset, for dataroot tests. these are varied in size/shape DataSets = [ "GSE60361.cxg", "WongAdultRetina.cxg", ]