Disable distributed test
Reviewers: teon.banek Reviewed By: teon.banek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D2126
This commit is contained in:
parent
1e3b0ea727
commit
18698ac7e6
@ -44,4 +44,5 @@ for i in range(NUM_MACHINES):
|
||||
"enable_network": True,
|
||||
})
|
||||
|
||||
print(json.dumps(runs, indent=4, sort_keys=True))
|
||||
#print(json.dumps(runs, indent=4, sort_keys=True))
|
||||
print("[]")
|
||||
|
Loading…
Reference in New Issue
Block a user