Got EVLA CMS restores working via casa_envoy, using casa_restorepipescript.py when it exists
Loading
Restores have been manually tested both with a PPR in the arguments (but no piperestorescript in the cal tar) and without one (with a piperestorescript in the cal tar). No other use-cases of casa_envoy have been manually tested.
To test restores with piperestorescript:
/lustre/aoc/cluster/pipeline/dsoc-dev/workspaces/skagan_testing/test_data/with_piperestorescript_2
into your own testing directory:
rawdata/
metadata.json
products
and working
directoriesrawdata/products
/lustre/aoc/cluster/pipeline/dsoc-dev/workspaces/skagan_testing/skagan-casa_envoy3 --restore metadata.json
Without piperestorescript (differences bolded
):
/lustre/aoc/cluster/pipeline/dsoc-dev/workspaces/skagan_testing/test_data/sans_piperestorescript_with_ppr_in_args
into your own testing directory:
rawdata/
metadata.json
PPR.xml
products
and working
directoriesrawdata/products
/lustre/aoc/cluster/pipeline/dsoc-dev/workspaces/skagan_testing/skagan-casa_envoy3 --restore metadata.json PPR.xml