Released configurations should only have paths in inputs (and restart) from two locations:
/g/data/vk83/configurations/inputs
- Published data projects
This is because files in those locations are controlled and appropriately versioned. In the case of vk83 they are also backed up to tape.
We should have QA checks that enforce this.
Some example of published data locations:
Note that it is permissible forprerelease configurations to have paths in /g/data/vk83/prerelease/configurations/inputs, but this is not permissible for released configurations, and so needs to be checked when transitioning from prerelease to release as it is an easy thing to overlook.
Released configurations should only have paths in
inputs (andrestart) from two locations:/g/data/vk83/configurations/inputsThis is because files in those locations are controlled and appropriately versioned. In the case of
vk83they are also backed up to tape.We should have QA checks that enforce this.
Some example of published data locations:
/g/data/qv56/replicasNote that it is permissible for
prereleaseconfigurations to have paths in/g/data/vk83/prerelease/configurations/inputs, but this is not permissible for released configurations, and so needs to be checked when transitioning fromprereleasetoreleaseas it is an easy thing to overlook.