1arctest(1)                       NorduGrid ARC                      arctest(1)
2
3
4

NAME

6       arctest - ARC Test Suite
7
8

DESCRIPTION

10       The arctest command tests basic client and server setup.
11
12

SYNOPSIS

14       arctest [options]
15
16

OPTIONS

18       -c, --cluster=[-]name
19              explicitly select or reject a specific cluster
20
21       -g, --index=[-]name
22              explicitly select or reject an index server
23
24       -J jobid, --jobid=jobid
25              submits testjob given by the jobid.
26
27       -j, --joblist=filename
28              the   file   storing  information  about  active  jobs  (default
29              ~/.arc/jobs.xml)
30
31       -o, --jobids-to-file=filename
32              the IDs of the submitted jobs will be appended to this file
33
34       -D, --dryrun
35              submit jobs as dry run (no submission to batch system)
36
37       -x, --dumpdescription
38              do not submit - dump job description in the language accepted by
39              the target
40
41       -E, --certificate
42              prints information about installed user- and CA-certificates
43
44       -P, --listplugins
45              list the available plugins
46
47       -t, --timeout=seconds
48              timeout in seconds (default 20)
49
50       -z, --conffile=filename
51              configuration file (default ~/.arc/client.conf)
52
53       -d, --debug=debuglevel
54              FATAL, ERROR, WARNING, INFO, VERBOSE or DEBUG
55
56       -b, --broker=broker
57              selected broker: Random (default), FastestQueue or custom
58
59       -v, -version
60              print version information
61
62       -h, -help
63              print usage information
64

EXTENDED DESCRIPTION

66       The  arctest  command  is  used  for basic testing of client and server
67       installation through submitting various test jobs. It  can  also  print
68       basic  information  about user's certificate. The command is complemen‐
69       tary to arcinfo and arcproxy -I
70
71       The test jobs available in this version of arctest are:
72
73       Test job 1: a classical hello World job
74
75       Test job 2: attempts to list all environment variables  at  the  remote
76       site
77
78       Test job 3: copies a remote file from an HTTP server into a local file
79
80

EXAMPLES

82       arctest -J 1 -c <clustername>
83
84       will submit test job number 1 to the specified cluster belonging to the
85       flavor of it.
86
87       arctest --certificate
88
89       will print basic information about the user's certificate.
90
91

AUTHOR

93       Ivan Marton <martoni@niif.hu>
94
95

SEE ALSO

97       arccat(1), arcclean(1), arccp(1),  arcget(1),  arcinfo(1),  arckill(1),
98       arcls(1),  arcmigrate(1), arcproxy(1), arcrenew(1), arcresub(1), arcre‐
99       sume(1), arcrm(1), arcstat(1), arcsub(1), arcsync(1)
100
101
102
103
104NorduGrid ARC 1.1.0               2011-10-24                        arctest(1)
Impressum