This article explains how to use this repository to propose a new application for inclusion in the list of supported applications of SAGrid or AAROC. This repository contains scripts which should build, check and deploy applications. Integration is done with a Jenkins Continuous Integration service, which listens to this repository and schedules jobs accordingly. Jenkins will try run your build script on the SAGrid execution environment, which is as close as possible to a grid worker node. This means it has certain base packages installed, along with a current version of the EMI grid middleware, but nothing else.
Dear researcher, the deal is the following :
if you can build your software on these nodes, it will probably run on the grid.
Jenkins will run the build script that you provide