Ignore:
Timestamp:
Jan 27, 2015, 5:58:09 PM (9 years ago)
Author:
cfuguet
Message:

reconf: add unitary test for the segment migration mechanism in the
dspin router.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/reconfiguration/modules/dspin_router/caba/test/simple_recovery_routing_test/test.sh

    r887 r934  
    99export SOCLIB_TTY=FILES
    1010export SOCLIB_FB=HEADLESS
    11 export SOCLIB_GDB=
     11#export SOCLIB_GDB=
    1212export DISTRIBUTED_BOOT=1
    1313PLATFORM=../../../../../platforms/tsar_generic_iob
    1414SIMULATOR=$PLATFORM/simul.x
    15 $SIMULATOR -SOFT $SOFT -DISK /dev/null -FAULTY_ROUTER 0x11 2> /dev/null >> output/log
     15$SIMULATOR -DSOFT $SOFT -DISK /dev/null -FAULTY_ROUTER 0 1 1 2> /dev/null >> output/log
    1616soclib-cleanup-terms &> /dev/null
    1717mv term0 output/term
Note: See TracChangeset for help on using the changeset viewer.