Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
WMS Test Plan
| ||||||||
Line: 542 to 542 | ||||||||
bug #45883: Optimization of resubmission | ||||||||
Changed: | ||||||||
< < | Description of the test. | |||||||
> > | A proper way to test this bug was not found. | |||||||
bug #48636: job wrapper should log events for truncated files | ||||||||
Line: 2301 to 2301 | ||||||||
IsmIiLDAPCEFilterExt = "(|(GlueCEAccessControlBaseRule=VO:atlas)(GlueCEAccessControlBaseRule=VOMS:/atlas/)(GlueCEAccessControlBaseRule=VO:alice)(GlueCEAccessControlBaseRule=VOMS:/alice/)(GlueCEAccessControlBaseRule=VO:lhcb)(GlueCEAccessControlBaseRule=VOMS:/lhcb/)(GlueCEAccessControlBaseRule=VO:cms)(GlueCEAccessControlBaseRule=VOMS:/cms/)(GlueCEAccessControlBaseRule=VO:dteam)(GlueCEAccessControlBaseRule=VOMS:/dteam/)(GlueCEAccessControlBaseRule=VO:biomed)(GlueCEAccessControlBaseRule=VOMS:/biomed/)(GlueCEAccessControlBaseRule=VO:ops)(GlueCEAccessControlBaseRule=VOMS:/ops/)(GlueCEAccessControlBaseRule=VO:infngrid)(GlueCEAccessControlBaseRule=VOMS:/infngrid/))"; | ||||||||
Added: | ||||||||
> > | bug #78484: [ YAIM_WMS ] Multiple parameter configuration added in condor_config.localTest description.[root@cream-44 ~]# cat /opt/condor-c/local.cream-44/condor_config.local | grep GRID_MONITOR GRID_MONITOR_HEARTBEAT_TIMEOUT = 300 GRID_MONITOR_RETRY_DURATION = 31536000 GRID_MONITOR = $(RELEASE_DIR)/libexec/glite/grid_monitor.sh ENABLE_GRID_MONITOR = TRUE [root@cream-44 ~]# /opt/glite/yaim/bin/yaim -c -s /usr/local/nfs/jra1_test/cream-44/site-info_wms.def -n WMS WARNING: WARNING: ***************************************************************************** WARNING: Your siteinfo directory is world readable. This is generally a bad idea WARNING: as configuration files may contain passwords and other sensitive information. WARNING: ***************************************************************************** WARNING: [ ... ] DEBUG: Skipping function: config_glite_initd_setenv because it is not defined INFO: Executing function: config_glite_initd INFO: Configuration Complete. [ OK ] INFO: YAIM terminated succesfully. [root@cream-44 ~]# cat /opt/condor-c/local.cream-44/condor_config.local | grep GRID_MONITOR GRID_MONITOR_HEARTBEAT_TIMEOUT = 300 GRID_MONITOR_RETRY_DURATION = 31536000 GRID_MONITOR = $(RELEASE_DIR)/libexec/glite/grid_monitor.sh ENABLE_GRID_MONITOR = TRUEConsidered successful if the line GRID_MONITOR is not added after configuring. bug #79141: various bugs about parametric jobsTest description.[ale@cream-12 UI]$ cat 79141.jdl [ JobType = "Parametric"; Parameters = 1; ParameterStart = 0; ParameterStep = 1; Executable = "/bin/ls"; requirements = other.GlueCEStateStatus == "Production"; Arguments = "-la"; Stdoutput = "output.txt"; InputSandbox = {"Src_PARAM_/Makefile", "Test_PARAM_"}; OutputSandbox = {"output.txt"}; ] [ale@cream-12 UI]$ glite-wms-job-submit -a -c etc/wmp_devel11.conf 79141.jdl Connecting to the service https://devel11.cnaf.infn.it:7443/g... ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://devel11.cnaf.infn.it:9000/5... ========================================================================== [ale@cream-12 UI]$ glite-wms-job-status https://devel11.cnaf.infn.it:9000/5... ======================= glite-wms-job-status Success ===================== BOOKKEEPING INFORMATION: Status info for the Job : https://devel11.cnaf.infn.it:9000/5... Current Status: Waiting Submitted: Wed Apr 20 09:37:09 2011 CEST ========================================================================== - Nodes information for: Status info for the Job : https://devel11.cnaf.infn.it:9000/S... Current Status: Ready Status Reason: unavailable Destination: ce-enmr.chemie.uni-frankfurt.de:2119/jobmanager-lcgpbs-cert Submitted: Wed Apr 20 09:37:09 2011 CEST ========================================================================== [ale@cream-12 UI]$ glite-wms-job-status https://devel11.cnaf.infn.it:9000/5... ======================= glite-wms-job-status Success ===================== BOOKKEEPING INFORMATION: Status info for the Job : https://devel11.cnaf.infn.it:9000/5... Current Status: Done (Success) Exit code: 0 Submitted: Wed Apr 20 09:37:09 2011 CEST ========================================================================== - Nodes information for: Status info for the Job : https://devel11.cnaf.infn.it:9000/S... Current Status: Done (Success) Logged Reason(s): - - Job terminated successfully Exit code: 0 Status Reason: Job terminated successfully Destination: ce-enmr.chemie.uni-frankfurt.de:2119/jobmanager-lcgpbs-cert Submitted: Wed Apr 20 09:37:09 2011 CEST ========================================================================== [ale@cream-12 UI]$ glite-wms-job-output https://devel11.cnaf.infn.it:9000/5... Connecting to the service https://devel11.cnaf.infn.it:7443/g... ================================================================================ JOB GET OUTPUT OUTCOME Output sandbox files for the DAG/Collection : https://devel11.cnaf.infn.it:9000/5... have been successfully retrieved and stored in the directory: /tmp/jobOutput/ale_5x11U1aJFoKSDbpwu4-apw ================================================================================ [ale@cream-12 UI]$ cat /tmp/jobOutput/ale_5x11U1aJFoKSDbpwu4-apw/Node_0/output.txt total 32 drwxr-xr-x 2 dteam035 dteam 4096 Apr 20 09:38 . drwx------ 5 dteam035 dteam 4096 Apr 20 09:37 .. -rw-r--r-- 1 dteam035 dteam 2150 Apr 20 09:37 .BrokerInfo -rw-r--r-- 1 dteam035 dteam 118 Apr 20 09:38 https_3a_2f_2fdevel11.cnaf.infn.it_3a9000_2fShaETXWYzsKgV_5f0sd8o9uQ.output -rw-r--r-- 1 dteam035 dteam 0 Apr 20 09:37 Makefile -rw-r--r-- 1 dteam035 dteam 0 Apr 20 09:38 output.txt -rw-r--r-- 1 dteam035 dteam 0 Apr 20 09:37 Test0 -rw------- 1 dteam035 dteam 103 Apr 20 09:38 tmp.fzuGl19574 -rw------- 1 dteam035 dteam 2 Apr 20 09:38 tmp.GxlYw19573 -rw------- 1 dteam035 dteam 103 Apr 20 09:38 tmp.mwAGt19459 -rw------- 1 dteam035 dteam 0 Apr 20 09:38 tmp.OfMof19572 -rw------- 1 dteam035 dteam 2 Apr 20 09:38 tmp.oizWr19458Considered successful if the parametric job is successfully executed and the ouptut correctly retrieved. | |||||||
-- ElisabettaMolinari - 2010-02-24 |