| Title | No way to check the jobspec |
| Status | closed |
| Priority | essential |
| Assigned user | Nick Barnes |
| Organization | Ravenbrook |
| Description | The P4DTI requires a Perforce jobspec with various important properties: P4DTI fields with certain specifications, replicated fields of particular types, etc. But there is no way at present to check whether the jobspec has those properties. There should be a script. See also job000699 (configurable jobspec): being able to check the jobspec is important when the jobspec is not in the control of the P4DTI. Also job000831 (extend jobspec): we need to be able to fix problems found when checking the jobspec without completely discarding it. |
| Analysis | Add code to p4.py to check the current jobspec. Add a script check_jobspec.py to invoke it. |
| How found | inspection |
| Evidence | I just know |
| Observed in | 2.0.0 |
| Created by | Nick Barnes |
| Created on | 2003-12-12 21:43:37 |
| Last modified by | Nick Barnes |
| Last modified on | 2003-12-13 15:56:08 |
| History | 2003-12-12 NB Created. |
| Change | Effect | Date | User | Description |
|---|---|---|---|---|
| 68199 | closed | 2003-12-12 11:57:31 | Nick Barnes | Add top-level scripts for manipulating the jobspec. |