Difference: CreamTestsP4415 (20 vs. 21)

Revision 212010-10-28 - PaoloAndreetto

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"
Line: 158 to 158
 
  • Bug #73961: /tmp of CREAM CE full of glexec* proxies FIXED
    • Submit a job and verifiy that no proxy has been created in the temporary directory /tmp
Changed:
<
<
>
>
  • Bug #74107: ClientJobId missing in BNotifier classad output FIXED
    • Stop all gLite services on the CREAM node and run only the BNotifier/BUpdater (/opt/glite/etc/glite-ce-blahparser start)
    • Contact the BNotifier daemon via telnet and send the following set of commands:
      CREAMFILTER/[blah_prefix]
      PARSERVERSION/
      STARTNOTIFYJOBLIST/[blah_prefix][client_job_id]
      STARTNOTIFYJOBEND
      
      where
      • "[blah_prefix]" is the value of the parameter BLAH_JOBID_PREFIX of the cream configuration file
      • "[client_job_id]" is random 9-digits number so that the value "[blah_prefix][client_job_id]" is not contained into the BNotifier registry, this can be verified using the following command:
        strings $GLITE_LOCATION/var/blah/user_blah_job_registry.bjr/registry | grep [blah_prefix][client_job_id]
        
    • Verify that the classad returned by the BNotifier contains the parameter "ClientJobId"
    • Close the connection with BNotifier and restart all gLite services on the node
 

Clean installation

 
This site is powered by the TWiki collaboration platformCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback