Automatic tests
- report #1:
- CREAM UI version: 1.12.1; CREAM testsuite version: 1.0.7
- Used direct polling for monitoring and BUpdater/BNotifier for status change detection
- Batch system: both TORQUE and LSF. Two different CEs one submitting to Torque (cream-33) and one submitting to LSF (cream-26)
- All tests have been performed successfully (see the report from the testsuite)
Information service checks
Tested that the BDII is operational
ldapsearch -x -h cream-33.pd.infn.it -p 2170 -b o=infosys
Output is
here
Checked the Glue 1.3 root entry:
ldapsearch -x -h cream-33.pd.infn.it -p 2170 -b mds-vo-name=resource,o=grid
Output is
here
Checked bugs
- Bug #75369
: [yaim-cream-ce] Reconfiguration with yaim produces garbled sudoers file
- Reproduced the bug configuring from scratch and then re-configuring a cream-ce using files users.conf
and groups.conf
attached to GGUS ticket 64189
- Applied the fix, cleaned the sudoers file, verified that re-configuration does not spoil /etc/sudoers file
- Bug #75029
: Error when GLITE_LOCATION_LOG is differet from default FIXED
- set GLITE_LOCATION_LOG=/tmp/test
- create /tmp/test as root
- verify that yaim stops with message "ERROR: GLITE_LOCATION_LOG directory /tmp/test exists but it is not writable by tomcat user"
- chown tomcat:tomcat /tmp/test
- verify that yaim complete configuration without errors
Clean installation
Upgrade from production
--
SaraBertocco - 2010-12-07