#  This file will automatically run the 2suns tests for bgp.
#  It assumes gated is not running when started.
#
#  To start this file properly:
#     testg -a -v <$gated_test_dir/suns/bgp/2suns/auto
#

# Set test directory
25 suns egp 2suns

# Flush the routing table
# 8

16 50


# Turn on comparison with expected results files
21

# Set up the machines in the test
23 idrp life

# Set the waiting time between tests
# 16 15

# Fire up gated
3

# Run the tests
1 1 1
1 2 1
1 3 1
1 4 1
1 1 2
1 2 2
1 3 2
1 4 2

# Mix them up a bit
1 1 1
1 4 2
1 3 1
1 2 2
1 2 1
1 1 2
1 3 2
1 4 1

# Shut down gated
4

# Exit testg
0
