You are here: Foswiki>ATLAS Web>WovenTestAutomatictest (02 Dec 2007, Carsten)Edit Attach

Automatic testing

To enable Woven techs to see the results of their tests, the following program will be run (until killed):

Master

The master process running on Morgane head node will

  1. read host list
  2. assign lists of nodes talking to each other
  3. generate batch scripts for clients (see below)
  4. start batch scripts with predetermined time to start
  5. wait until all/most results are back
  6. generate results
  7. redo from start

Client

  1. killall -9 netperf
  2. ifconfig eth1 down
  3. ifconfig eth1 node_address netmask 255.255.255.0 mtu=$mtu
  4. add details to result file
  5. run netperf in desired mode (target host determined by master script)
  6. append results to result file
  7. transfer result file to master

Current Tests

Here they are
Topic revision: r1 - 02 Dec 2007, Carsten
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback