Skip to content

Build test failing due to missing data file #33

@aidanheerdegen

Description

@aidanheerdegen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggadiIssues need fixing for transition to gadi

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions