Skip to content

Test Docker images by running nextsim #1113

Description

@Mikolaj-A-Kowalski

After #1104 was merged recently it broke all MPI tests of nextsim due to a misconfiguration in the Dockerfile (incorrectly set environmental variable).

This exposed the problem that we currently have no way to assert if the new versions of the containers do not break CI without merging them in. Building the code and running the tests manually may not be enough since GitHub CI seems to have its own subtleties. In case of #1104, the environmental variable set in ENTRYPOINT script did not propagate correctly to steps of the GitHab actions job in test_suite workflow.

Ideally we should run XOIS+MPI test job on the freshly build container as part of the Docker CI, but I don't know yet how to configure it (or if it is even possible)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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