ARCTEST(1) | NorduGrid Users Manual | ARCTEST(1) |
arctest - ARC Test Suite
The arctest command tests basic ARC client and server setup.
arctest [options]
The arctest command is used for basic testing of ARC client and server installation through submitting various test jobs. It can also print basic information about user's certificate. The command is complementary to arcinfo and arcproxy -I
The test jobs available in this version of arctest are:
Test job 1: This test-job calculates prime-numbers for a number of minutes given by -r (default 5) and outputs the list to stderr. The source-code for the prime-number program, the Makefile and the executable are downloaded to the cluster from HTTP and FTP servers and the program is compiled before running. In this way, the test job constitutes a fairly comprehensive test of the basic setup of a grid cluster.
Test job 2: attempts to list all environment variables at the remote site
Test job 3: copies a remote file from an HTTP server into a local file
arctest -J 1 -c <clustername>
will submit test job number 1 to the specified cluster belonging to the flavor of it.
arctest --certificate
will print basic information about the user's certificate.
APACHE LICENSE Version 2.0
ARC software is developed by the NorduGrid Collaboration (http://www.nordugrid.org), please consult the AUTHORS file distributed with ARC. Please report bugs and feature requests to http://bugzilla.nordugrid.org
arccat(1), arcclean(1), arccp(1), arcget(1), arcinfo(1), arckill(1), arcls(1), arcmkdir(1), arcproxy(1), arcrenew(1), arcresub(1), arcresume(1), arcrm(1), arcstat(1), arcsub(1), arcsync(1)
2021-02-24 | NorduGrid ARC 6.10.2 |