Fix unit test failure in TestLoadClusters

This commit is contained in:
Lawrence Wong 2022-08-23 15:54:43 -07:00
parent 1b46f867b6
commit 2e7331dc38
3 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,7 @@
"name": "devcluster",
"zk": "192.168.33.7",
"scheduler_zk_path": "/aurora/scheduler",
"mesos_zk_path": "/mesos",
"auth_mechanism": "UNAUTHENTICATED",
"slave_run_directory": "latest",
"slave_root": "/var/lib/mesos"