1 |
|
---+ Tasks to be completed |
2 |
|
|
3 |
< |
* remove CMS dataset input to the crab cfg file |
3 |
> |
* run.sh, writeCfg.py should not be copied locally but picked up at their proper location |
4 |
> |
* cataloger needs to be revised to avoid taking ambiguous files in /tmp |
5 |
> |
* improve basic file management tools: move, remove, list, copy, makedir |
6 |
|
* implement a way to process several files per job |
5 |
– |
* put filefi setup into the repository environment |
6 |
– |
* commit a fully functioning setup into CVS |
7 |
– |
* cleanup the submit script, it is really messy by now |
7 |
|
|
8 |
|
---+ Completed Tasks |
9 |
|
|
10 |
+ |
* implement a suite of basic file management tools to |
11 |
+ |
work with at CERN or at MIT |
12 |
+ |
- move, remove, list, copy |
13 |
+ |
* remove srm commands as long as we have an alternative |
14 |
+ |
* cleanup the submit script, it is really messy by now |
15 |
+ |
* adjust catalog.sh to perform bunch completion of move or copy tasks |
16 |
+ |
* commit a fully functioning setup into CVS |
17 |
+ |
* put filefi setup into the repository environment |
18 |
+ |
* remove CMS dataset input to the crab cfg file |
19 |
|
* establish completely independent config files for submission |
20 |
|
* cleanup temporary files after creation and submission |
21 |
|
* put first version of MIT production environment into CVS |