Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "Certification Job template"

From EGIWiki
Jump to navigation Jump to search
(Created page with '==Certification Job==')
 
Line 1: Line 1:
==Certification Job==
==Certification Job==
* cert_job.jdl
Executable="cert_job.sh";
## Please put your VO as Argument
Arguments="dteam";
StdOutput="report.txt";
StdError="report.txt";
InputSandbox={"cert_job.sh"};
OutputSandbox={"report.txt"};
RetryCount = 0;

Revision as of 10:05, 16 December 2010

Certification Job

  • cert_job.jdl
Executable="cert_job.sh";

## Please put your VO as Argument
Arguments="dteam";

StdOutput="report.txt";
StdError="report.txt";

InputSandbox={"cert_job.sh"};
OutputSandbox={"report.txt"};
RetryCount = 0;