finished actions => handlers refacto, small bux fix in maestro => Test maestro1 OK
This commit is contained in:
+10
-3
@@ -1,4 +1,11 @@
|
||||
clear; node test.js --guiDatabase test_p42GUI --simDatabase test_p42SIM maestro1 --userUuid a4f33373-6adf-4d2d-9a6d-7fa0abf8b01f --simulationUuid 0x019ec742e12175c685a97bf9300b6b49
|
||||
|
||||
|
||||
# Test DBs: point all gods at the same config (or edit config.json mysql section).
|
||||
# Example:
|
||||
# ./startAllGods.sh --config /opt/p42GodDaemons/config.json
|
||||
# ./Maestro/startMaestro.sh /opt/p42GodDaemons/config.json
|
||||
|
||||
clear; node test.js maestro1 \
|
||||
--config ../config.json \
|
||||
--guiDatabase test_p42GUI --simDatabase test_p42SIM \
|
||||
--fakeAgentsReady --fakeGpsReady \
|
||||
--userUuid a4f33373-6adf-4d2d-9a6d-7fa0abf8b01f \
|
||||
--simulationUuid 0x019ec742e12175c685a97bf9300b6b49
|
||||
|
||||
Reference in New Issue
Block a user