Project

General

Profile

Task #3309

Updated by Tom Clegg almost 10 years ago

Approximate outline: 
 * Find/make a small test dataset and put it in Keep 
 * Clone git repository to shell VM (or start a new one) 
 * Put crunch wrapper in @/crunch_scripts/foobar@ 
 * Run on VM in terminal using crunch-job 
 * Repeat until this works 
 * Commit and push 
 * Run as a real job using small test dataset 
 * Repeat until this works 
 * Run as a real job using real data 

 Simplifying assumptions: 
 * One task per job 

 Here, just present the minimum feature set. Refer to appropriate doc sections for related features, something like "Learn more about what scripts are expected to see/do/output on the {foobar doc page}" (link to outcome of #3044) 

Back