Custom scripts for:
- installation
- validation
- verification (regular)
- uninstallation
The scripts along with all the needed data shall be held at the svn repository (http://sw.balticgrid.org).
The structure of the svn is as follows:
CATEGORY-SUBCATEGORY-VERSION
/
The contents of the area is:
- env.sh - environment.
- NB! Environment should be appended!
- install - build, install, configure, check permissions
- The script should create a .signature file with DN of the SGM user.
- verify - check the installation (run some test job). Special care should be taken if the job wants to write to the installation area.
- README.txt - description of the software
- /test/ - includes a set of sample jobs