Skip to content

Remove use of subproces.call() #96

@nikola-rados

Description

@nikola-rados

In tests/test_decompose_flow_vectors.py subprocess.call() is used to run other scripts. This is causing issues in the jenkins pipeline. In particular jenkins cannot find the netCDF4 module once it opens a subprocess. If we could find another way to test the scripts we can introduce them into the pipeline. Until then they will be excluded.

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