Skip to content

The testsuite never checks what happens when destStore != localStore #938

@thufschmitt

Description

@thufschmitt

Hydra distinguishes between the “local store” (the one on which the evaluation takes place) and the “destination store” (the one to which all the build outputs are sent). However in the test suite both these stores are the same one, which might hide some logic errors (caused me some surprise in #875 for example).

This could be fixed for example by setting store_uri = file:/some/where in the hydra config used for the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions