-
Notifications
You must be signed in to change notification settings - Fork 9
Build test failing due to missing data file #33
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggadiIssues need fixing for transition to gadiIssues need fixing for transition to gadi
Description
Build test is failing due to missing test_data file:
https://accessdev.nci.org.au/jenkins/job/ACCESS-OM2/job/libaccessom2/lastBuild/console
Error - from NetCDF library
ncvar opening ../test_data/scaling.RYF.rsds.1990_1991.nc
No such file or directory
Seems this data is copied over in this script:
https://github.com/COSIMA/libaccessom2/blob/master/tests/copy_test_data_from_raijin.sh
But that file doesn't exist in the directory data is copied from
$ find /short/public/access-om2/input_rc -name scaling.RYF.rsds.1990_1991.nc
$
@nichannah Looks like the last time this test worked was the end of January
https://accessdev.nci.org.au/jenkins/job/ACCESS-OM2/job/libaccessom2/12/
Is there a copy of this file somewhere else?
In any case these paths will need to be changed for gadi as /short is disappearing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggadiIssues need fixing for transition to gadiIssues need fixing for transition to gadi