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
- read host list
- assign lists of nodes talking to each other
- generate batch scripts for clients (see below)
- start batch scripts with predetermined time to start
- wait until all/most results are back
- generate results
- redo from start
Client
- killall -9 netperf
- ifconfig eth1 down
- ifconfig eth1 node_address netmask 255.255.255.0 mtu=$mtu
- add details to result file
- run netperf in desired mode (target host determined by master script)
- append results to result file
- transfer result file to master
Current Tests
Here they are
This topic: ATLAS > WovenTestAutomatictest
Topic revision: 02 Dec 2007, Carsten