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 for prerelease dev 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 dev- to release- as it is an easy thing to overlook.
Edited based on correction from @ccarouge
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
prereleasedevconfigurations 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 fromprereleasetoreleasedev-torelease-as it is an easy thing to overlook.Edited based on correction from @ccarouge