mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-19 02:48:30 +08:00
update locust routes to match new server URL structure (#1321)
This commit is contained in:
@@ -10,12 +10,12 @@ Locust test config
|
||||
|
||||
# multi-dataset, for dataroot tests. these are varied in size/shape
|
||||
DataSets = [
|
||||
"/pbmc3k.cxg",
|
||||
"/TM_droplet_processed.cxg",
|
||||
"/pancreas.cxg",
|
||||
"/immune_bone_marrow_processed.cxg",
|
||||
"/10X_mouse_13MM_processed.cxg",
|
||||
"/GSE60361.cxg",
|
||||
"/Reprogrammed_Dendritic_Cells.cxg",
|
||||
"/WongAdultRetina.cxg",
|
||||
"/d/pbmc3k.cxg",
|
||||
"/d/TM_droplet_processed.cxg",
|
||||
"/d/pancreas.cxg",
|
||||
"/d/immune_bone_marrow_processed.cxg",
|
||||
"/d/10X_mouse_13MM_processed.cxg",
|
||||
"/d/GSE60361.cxg",
|
||||
"/d/Reprogrammed_Dendritic_Cells.cxg",
|
||||
"/d/WongAdultRetina.cxg",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user