Skip to content

Pre-building DUNE/DuMux before the DuMux adapter #822

Description

@MakisH

In the system tests Dockerfile, we are currently fetching all DUNE modules and then directly building the DuMux adapter. This has the effect that, a change in the DuMux adapter or Micro-Manager leads to invalidating the cache and rebuilding the complete DUNE, which takes significant time.

We could split that:

  • Fetch the DUNE repositories that have a fixed version
  • Build the modules individually
  • Fetch the DuMux adapter and Micro-Manager
  • Build the DuMux adapter

We could probably then do something similar for the SU2 adapter.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions