Difference: CreamTestNotifiedCancel (1 vs. 3)

Revision 32009-05-26 - PaoloAndreetto

Line: 1 to 1
 
META TOPICPARENT name="CreamWorkPlan"

cream-test-notified-cancel

Line: 15 to 15
 
  • -h --help Print the man pages for this command
Added:
>
>
  • --interactive Enable the test control via terminal (EXPERIMENTAL)
 
  • -j --jdl STRING define the path for the jdl file, if omitted
a predefined jdl will be used with simple sleep as executable (5 times the rate)
Line: 24 to 26
 
  • -m --maxRunningJobs NUMBER set the max number of job which can be enqueued in the service (DEFAULT 100)
Added:
>
>
  • --nopurge Disable the purge operation for all jobs submitted (CRITICAL)
 
  • -n --numberOfJob NUMBER set the number of jobs to submit (DEFAULT 1)

  • -r --rate NUMBER set the notification rate in seconds for the subscription on CEMonitor (DEFAULT is 30s)

  • -R --resourceURI STRING define the URI of the resource under testing, the format is [:]/cream--. This option is mandatory and no default value is defined
Added:
>
>
  • --sotimeout NUMBER Socket timeout in seconds (DEFAULT 30s)
 
  • --valid STRING set the voms-proxy duration in the format HH:MM (DEFAULT 00:10)

  • --vo STRING set the VO name to be used for the test; this parameter is mandatory whenever X509_USER_CERT and X509_USER_KEY are defined, no default is available
Line: 42 to 48
 
  • X509_USER_CERT location of the user certificate, this variable has priority upon the X509_USER_PROXY variable
Changed:
<
<
  • X509_USER_KEY location of the user private key
>
>
  • X509_USER_KEY location of the user private key. The key must be protected by a passphrase.

  • X509_CONSUMER_CERT location of the consumer certificate, if this variable is set together with X509_CONSUMER_KEY the test suite enables the notifications over secure channel

  • X509_CONSUMER_KEY location of the consumer private key, if this variable is set together with X509_CONSUMER_CERT the test suite enables the notifications over secure channel. The key must be protected by a passphrase.
 
  • NOTIFIED_CANCEL_CONFIG_FILE location of the configuration file for this test. The configuration file contains a list of properties (the format is key=value); the set of keys correspond to the set of the long options of this test
\ No newline at end of file

Revision 22008-11-24 - PaoloAndreetto

Line: 1 to 1
 
META TOPICPARENT name="CreamWorkPlan"

cream-test-notified-cancel

Line: 44 to 44
 
  • X509_USER_KEY location of the user private key
Deleted:
<
<
  • NOTIFIED_CANCEL_CONFIG_FILE location of the configuration file for this test
 \ No newline at end of file
Added:
>
>
  • NOTIFIED_CANCEL_CONFIG_FILE location of the configuration file for this test. The configuration file contains a list of properties (the format is key=value); the set of keys correspond to the set of the long options of this test
 \ No newline at end of file

Revision 12008-11-14 - PaoloAndreetto

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CreamWorkPlan"

cream-test-notified-cancel

NAME
cream-test-notified-cancel - submit and cancel a sequence of jobs and wait for notifications

SYNOPSIS
cream-test-notified-cancel [OPTION] -R | --resourceURI RESOURCEURI

DESCRIPTION
Submit a given number of jobs and cancel them when they reach a suitable status, any change in the job status is monitored via cemonitor notifications. The test keeps a given number of job running on the CE.

OPTIONS

  • -p --consumerPort NUMBER define the port for the consumer service (DEFAULT is 9000)

  • -D --delegationType STRING specify the delegation management type: single, one delegated proxy for all submissions, or multiple, one delegated proxy per job (DEFAULT is single)

  • -h --help Print the man pages for this command

  • -j --jdl STRING define the path for the jdl file, if omitted
a predefined jdl will be used with simple sleep as executable (5 times the rate)

  • -l --logConf STRING Set the location of the configuration file for log4py, (DEFAULT as provided by log4py)

  • -C --maxConcurrentSubmit NUMBER define the number of concurrent submit, (DEFAULT is 1)

  • -m --maxRunningJobs NUMBER set the max number of job which can be enqueued in the service (DEFAULT 100)

  • -n --numberOfJob NUMBER set the number of jobs to submit (DEFAULT 1)

  • -r --rate NUMBER set the notification rate in seconds for the subscription on CEMonitor (DEFAULT is 30s)

  • -R --resourceURI STRING define the URI of the resource under testing, the format is [:]/cream--. This option is mandatory and no default value is defined

  • --valid STRING set the voms-proxy duration in the format HH:MM (DEFAULT 00:10)

  • --vo STRING set the VO name to be used for the test; this parameter is mandatory whenever X509_USER_CERT and X509_USER_KEY are defined, no default is available

ENVIRONMENT

  • GLITE_LOCATION location of gLite packages (DEFAULT=/opt/glite)

  • X509_USER_PROXY location of the user proxy

  • X509_USER_CERT location of the user certificate, this variable has priority upon the X509_USER_PROXY variable

  • X509_USER_KEY location of the user private key

  • NOTIFIED_CANCEL_CONFIG_FILE location of the configuration file for this test
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback