Commit fe7bcdd0 authored by Joanne Hugé's avatar Joanne Hugé

WIP: Update test-board-synchro

parent a62a0a8c
......@@ -82,16 +82,18 @@ echo "Starting ptp4l on slaves";
echo "Waiting for ptp to take effect...";
sleep 35;
sleep 30;
# Run phc2sys
#phc2sys -arrm &> ~/phc2sys1_log&
#phc2sys -arrm &> ~/phc2sys2log&
./run-phc2sys -i enp1s0;
./run-phc2sys -i enp2s0;
echo "Waiting for phc2sys to take effect...";
sleep 5;
sleep 20;
echo "Start servers on slave";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment