-
Notifications
You must be signed in to change notification settings - Fork 3
QA: Test inputs are in approved locations #160
Copy link
Copy link
Open
Labels
Description
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:
- input4mips:
/g/data/qv56/replicas - ????
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.
Reactions are currently unavailable