This week had the 'first deliverable' to be submitted. But not an easy task though. Even after coding and removing bugs during the coding time, many bugs came in when my module had to be integrated with other components of the project.
The week's works included:
The week's works included:
- Add a code to the Jenkins integration test to change flag in the dirac.cfg in order to activate ElasticSearch backend for storing and accessing JobParameters.
- The code would be integrated into the Jenkins code for system testing. Uses CSAPI() of DIRAC service.
- The commit can found here.
- Fix codes for generateFullIndexName() function error as it was moved into the class ElasticSearch to remove redundant imports to the same file. Commit here.
- Address the requested changes on the Pull request as asked by code owners and reviewers. Along with this, started and working with Jenkins testing service.
- Brought efficiency to algorithms written earlier for fetching results with inputs from mentors.
This was all done for this week and a Pull Request was made with respect to the same. Find the PR here. Tasks can be tracked for the next in the task manager (check sidebar).
Comments
Post a Comment