Changes between Version 1 and Version 2 of Installation/Testing


Ignore:
Timestamp:
Aug 3, 2011 3:53:21 PM (13 years ago)
Author:
bks
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation/Testing

    v1 v2  
    55./tbcheck
    66}}}
    7 should produce
     7should produce (after a fair amount of other logging)
    88{{{
    99basic2 passed all phases
    1010basic passed all phases
    1111toofast failed preparse
    12 miniTbcmd2 failed linktest
    13 cbr failed linktest
     12miniTbcmd2 passed all phases
     13cbr passed all phases
    1414}}}
    1515''tbcheck'' is a tcl expect script which exercises the testbed
     
    2222 * ''basic'' checks that an experimental node's group file includes the project group. It also includes two links with different delays, and one at a lower bitrate than the others. ''basic'' should pass all phases.
    2323 * ''basic2'' checks than an experimental node properly mounted the user's home directory, and should pass all phases.
    24  * ''cbr'' includes a number of links with delay, traffic agents, and link events.  The test verifies that the testbed correctly creates a log file for one of the events.  However, the linktest script anticipates bandwidth errors, and overall the test should fail (only) that phase.
    25  * ''miniTbcmd2'' includes a pair of tar archives to be extracted on one of the experimental nodes, and a startup command for that node.  Linktest fails on this one also.
    26  * ''toofast'' is supposed to fail to swap-in (according to emulab) because one of the links is too fast, but in practice fails due to a parsing error.
     24 * ''cbr'' includes a number of links with delay, traffic agents, and link events.  The test verifies that the testbed correctly creates a log file for one of the events.
     25 * ''miniTbcmd2'' includes a pair of tar archives to be extracted on one of the experimental nodes, and a startup command for that node.
     26 * ''toofast'' is supposed to fail to swap-in (according to emulab) because one of the links is too fast, but in practice fails due to a parsing error. This is the only one of the five tests which is intended to fail.
    2727
    28 The series requires at least seven experimental nodes,
    29 assuming each such node has four experimental interfaces.
     28The series requires at least six experimental nodes,
     29assuming one node available for delay use has four experimental interfaces.