Skip to content

Some tests require not yet release version of payu #165

@anton-seaice

Description

@anton-seaice

As noted , there are tests in this repo which rely on the access-esm1.6 driver in payu, however this was added to payu after the latest release.

Therefore if a user does pip install from the model-config-tests repo, the access-esm1.6 test won't run unless the user manually updates the payu version from master branch in https://github.com/payu-org/payu

When run through the CI, model-config-tests use installed payu on NCI. So this is mostly an issue for user installs.

We could

  • do a payu release and update the dependency version
  • change the dependency to pull from github ?
  • note this in the docs?
  • other?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions