Changes between Version 3 and Version 4 of Installation/Testing


Ignore:
Timestamp:
Aug 25, 2011 1:42:04 PM (13 years ago)
Author:
bks
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation/Testing

    v3 v4  
    11The DETER distribution includes a small set of tests
    2 to verify basic functionality of the newly-installed testbed:
     2to verify basic functionality of the newly-installed testbed.
     3Once '''elabman''' has created the first user,
     4that user may start the tests on the ''users'' node
     5from within the build user's check-out source tree.
     6First:
    37{{{
    48cd ~<builduser>/testbed/testsuite/deter
     9}}}
     10Edit the third line of tbcheck so `tbsrc` refers to the full path for ~<builduser>/testbed.
     11{{{
     12set tbsrc /usr/testbed/src/testbed
     13}}}
     14Then
     15{{{
    516./tbcheck
    617}}}