WIP on file-lookup for expand-query
This commit is contained in:
@@ -81,7 +81,6 @@ pub async fn gen_test_data() -> Result<(), Error> {
|
||||
cache_base_path: data_base_path.join(format!("node{:02}", i1)),
|
||||
ksprefix: ksprefix.clone(),
|
||||
backend: "testbackend".into(),
|
||||
bin_grain_kind: 0,
|
||||
archiver_appliance: None,
|
||||
};
|
||||
ensemble.nodes.push(node);
|
||||
|
||||
Reference in New Issue
Block a user