next up previous contents
Next: Example Up: Command Line Tests Previous: Command Line Tests   Contents

Usage

Usage: edg-replica-manager-testCLI
        --vo=voname
       [--edg-rm-executable=path + name of the edg-rm executable]
       [--test=path + name of a single test to run]

Example: edg-replica-manager-testCLI --vo=wpsix \
        --edg-rm-executable=/home/user/edg-reptor/dist/bin/edg-rm \
        --test=cli-func-tests/edg-rm-getAccessCost-test

All standard output and error is written to a log file of the form

/tmp/edg-reptor-testcli-<user id>-<process no>.log

Each individual script has three possible return codes:

edg-replica-manager-testCLI gives a one-line status report for each test, reflecting the return status, to standard out. For more information on errors the log file should be consulted.

For information on SEs and CEs the edg-rm printInfo command is used, so this command is tested first and if it fails, none of the other tests can be carried out.



2004-06-14