Skip to content

Adapt the tests.yaml to contain the reference files #351

@valentin-seitz

Description

@valentin-seitz

@MakisH proposed a new syntax to describe different test-suites which now extends to add reference data and other arguments needed at runtime to something like: :

test-suites:
  openfoam-adapter-pr:
    tutorials:
      - name: flow-over-heated-plate-of-of
        path: ./flow-over-heated-plate:
        case-combination: (fluid-openfoam, solid-openfoam)
        reference-result: ./flow-over-heated-plate/reference-data/fluid-openfoam_solid-openfoam.tar.gz
        runtime_args:
          -   PARALLEL=TRUE

Metadata

Metadata

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions