Ignore:
Timestamp:
02/05/14 11:12:32 (10 years ago)
Author:
lnevers@bbn.com
Message:

Updating all Stitching RSpec examples to use 20 Mbitsec

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/stitch-examples/stitch-ig-gpo-ig-utah.rspec

    r2109 r2758  
    3333    <interface_ref client_id="server-gpo:if0"/>
    3434    <interface_ref client_id="client-utah:if0"/>
    35     <property source_id="server-gpo:if0" dest_id="client-utah:if0" capacity="100000"/>
    36     <property source_id="client-utah:if0" dest_id="server-gpo:if0" capacity="100000"/>
     35    <property capacity="20000" source_id="server-gpo:if0" dest_id="client-utah:if0" />
     36    <property capacity="20000" source_id="client-utah:if0" dest_id="server-gpo:if0" />
    3737  </link>
    3838</rspec>
Note: See TracChangeset for help on using the changeset viewer.