| ARCTEST(1) | User Commands | ARCTEST(1) |
arctest - ARC Test Suite
The arctest command is used for testing clusters as resources.
The arctest command is mainly used for basic testing of job submission to ARC CE using various pre-defined test jobs. It supports all target selection options available for arcsub and use the same brockering logic.
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 <computing element>
will submit test job number 1 to the specified CE.
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
APACHE LICENSE Version 2.0
arccat(1), arcclean(1), arccp(1), arcget(1), arcinfo(1), arckill(1), arcls(1), arcmkdir(1), arcproxy(1), arcrenew(1), arcresume(1), arcrm(1), arcstat(1), arcsub(1), arcsync(1)
| April 2025 | arctest version 7.0.0 |