* the test scripts can run selected tests only:
authorMichal Voců <michal@ruk.cuni.cz>
Mon, 18 Sep 2006 15:40:42 +0000 (15:40 +0000)
committerMichal Voců <michal@ruk.cuni.cz>
Mon, 18 Sep 2006 15:40:42 +0000 (15:40 +0000)
commit8c48a41f32933017d479685f23b276ceaa5a03b0
tree16af7fbb5d958c6160f9965a0801e062dd60f29b
parentadfa7804bf47a36ab2e51d161efb2e3c3b1aae6d
* the test scripts can run selected tests only:
   - options: -G <group>  - selects group of tests
              -t <test>   - selects test variant
      -n <num>    - sets number of jobs
   - <group> and <test> are single letters (run script without any options
     to see their meaning)
   - * means run all
   - it is also possible to give space separated list
   - example:
        perftest_il -G a -t a
perftest_il -G \* -t "a x"
org.glite.lb.logger/src/perftest_il.sh
org.glite.lb.logger/src/perftest_ll.sh