ACTIVITY REPORT
The objective that I had was to participate in the WP WP1.8, more precisely in the integration testing task T1.8.4
So during the time that I spent here I was involved in DILIGENT Project. So at the beginning I had to study the DILGENT Project and understood how the DILIGENT services, and their dependencies are implemented and the DILIGENT infrastructures. After this phase I have starting the development of integration testing scripts for the HNM and Registration Service. This mean that first I had to install in the local machine Java(jdk-1.5.0_07), the Java WS-Core, Globus component(used as a service container capable to host and support both classical Web services) and Ant-Apache which is a Java-baised build tool. After this I started writing the python scripts for the two services. After having the first scripts we (Pedro and I) decided that, because the name and specially the path of the libraries are chancing all the time, we need to have not only the python scripts, but also a configure file which it should contains the name and the path of the libraries, and which can be modify without modify the scripts sources. When I finished the scripts I started testing them in the local machine but also in the “engs” machines, and it has deploy, undeploy and start the container on the “engs” machines and in the local machine for both services, HNM and Registration Service, in proper way. Also we tested the script from the 4DSoft but specially for HNM service, local and on the “engs” machines.
Another task was to test the scripts in the ETICS. So for this I installed a CVS server for exporting the scripts to the ETICS server. And also, I installed the ETICS client to can access the ETICS server, and to be able for remote execution of “diligent-deployer” script using the ETICS CERN installation.