Difference: CreamTestsP2415 (1 vs. 5)

Revision 52011-02-24 - AlessioGianelle

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="TestWokPlan"
>
>
META TOPICPARENT name="TestPage"
 

Check bugs:

Revision 42008-10-14 - AlessioGianelle

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

Check bugs:

Line: 30 to 30
 
  • BUG #41713: HOPEFULLY FIXED
    • internal fix
Changed:
<
<
  • BUG #41716: NOT COMPLETELY FIXED (some troubles with LSF)
>
>
 
    • Submit a jdl containing the statement:
      CERequirements = ( "other.GlueHostMainMemoryRAMSize > 300" );
      and verify the correct execution of the job
Added:
>
>
    • There are some problems:
      • The temporary file with the requirement is not removed from the CE
      • If the job cannot submit due to not satisfied requirements a not clear message is returned:
                Status        = [ABORTED]
                ExitCode      = []
                FailureReason = [BLAH error: no jobId in submission script's output (stdout:) (stderr:) N/A (jobId = CREAM954746023)]
        or
                Status        = [ABORTED]
                ExitCode      = []
                FailureReason = [BLAH error: submission command failed (exit code = 1) (stdout:) (stderr:rm: cannot remove `/tmp/ce-req-file-1223995102337785': Operation not permitted-RUNLIMIT: Cannot exceed queue's hard limit(s). Job not submitted.-) N/A (jobId = CREAM698595553)]
        
 

Revision 32008-10-14 - PaoloAndreetto

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

Check bugs:

Line: 23 to 23
 
  • BUG #41189: FIXED
    • Verify the SQL scripts contained into /opt/glite/etc/glite-ce-cream/ directory
Changed:
<
<
>
>
 
    • Submit a jdl containing the statement:
Changed:
<
<
CERequirements = ( other.GlueHostMainMemoryVirtualSize == 996 ); and verify the correct execution of the job
>
>
CERequirements = ( other.GlueHostMainMemoryVirtualSize > 900 ); and verify the correct execution of the job
 
  • BUG #41713: HOPEFULLY FIXED
    • internal fix
Changed:
<
<
>
>
  • BUG #41716: NOT COMPLETELY FIXED (some troubles with LSF)
    • Submit a jdl containing the statement:
      CERequirements = ( "other.GlueHostMainMemoryRAMSize > 300" );
      and verify the correct execution of the job
 
  • BUG #41724: HOPEFULLY FIXED
    • internal improvement
Line: 48 to 51
 
  • BUG #41880: HOPEFULLY FIXED
    • internal fix, cannot reproduce
Changed:
<
<
>
>
  • BUG #42096: FIXED
    • submit a jdl without the outputsandbox parameter and verify the correct execution of the job
 

Revision 22008-10-14 - PaoloAndreetto

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"
Deleted:
<
<
 

Check bugs:

Changed:
<
<

>
>
  • BUG #38420: FIXED
    • set the following parameters:
      <parameter name="JOB_PURGE_RATE" value="5" /> <!-- minutes -->
          <parameter name="JOB_PURGE_POLICY" value="ABORTED 5 minutes ; CANCELLED 5 minutes ; 
                             DONE-OK 5 minutes ; DONE-FAILED 5 minutes ; REGISTERED 5 minutes ;" />
      in the commandexecutor section of the cream configuration
    • submit a short-live job (10 minutes) and verify the "really-running" status
    • wait 20 minutes and verify that the job has been purged

  • BUG #41122: FIXED
    • execute the command "CEMonitorGetEvent" with a "DUMMY" topic and/or a "DUMMY" dialect, or whatever topic which is not listed by the "CEMonitorGetTopics" command.
    • verify that the error message returned is like:
      CEMon raised a fault:
      MethodName  =[getTopicEvent]
      Timestamp   =[1223972246]
      ErrorCode   =[3]
      Description =[Topic "DUMMY" not supported]
      FaultCause  =[Topic "DUMMY" not supported]

  • BUG #41189: FIXED
    • Verify the SQL scripts contained into /opt/glite/etc/glite-ce-cream/ directory

  • BUG #41382: NOT FIXED
    • Submit a jdl containing the statement:
      CERequirements = ( other.GlueHostMainMemoryVirtualSize == 996 );
      and verify the correct execution of the job
 
Changed:
<
<

>
>
  • BUG #41713: HOPEFULLY FIXED
    • internal fix
 
Changed:
<
<
>
>
  • BUG #41724: HOPEFULLY FIXED
    • internal improvement
 
Changed:
<
<
>
>
 
Changed:
<
<
>
>
  • BUG #41818: FIXED
    • execute the cream testsuite
 
Changed:
<
<
>
>
  • BUG #41823: FIXED
    • submit a "one second sleep" job or submit a long-live job and restart the service when the job reaches the "REALLY-RUNNING" status
    • verify that the job reaches a termination state
 
Changed:
<
<
>
>
  • BUG #41880: HOPEFULLY FIXED
    • internal fix, cannot reproduce
 
Line: 31 to 54
 
Changed:
<
<

>
>
  • BUG #42324: FIXED
    • submit a long-live job and restart only the CREAM service when the job reaches the "REALLY-RUNNING" status
    • verify that the status of the job changes after the startup

  • BUG #42401: FIXED
    • submit the following jdl (specify a valid URL for outputsandboxdesturi):
      [
      executable="/bin/env";
      stdoutput="out.txt";
      outputsandbox="out.txt";
      outputsandboxdesturi={ "gsiftp://........../tmp/out.txt" };
      MWversion="3.1.0";
      ]
      
    • verify that the "out.txt" file contains the definition:
      EDG_MW_VERSION=3.1.0
 
Changed:
<
<
>
>
  • BUG #42649: HOPEFULLY FIXED
    • run the testsuite with high values for maxRunningJobs and maxConcurrentSubmit parameters
 

Revision 12008-10-13 - AlessioGianelle

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

Check bugs:

-- AlessioGianelle - 13 Oct 2008

 
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