Skip to content

Consider docker for running tests #224

@nettle

Description

@nettle

Describe the task

We may use docker (Dockerfile) for multiple purposes, for instance:

  • run tests in "clear" environment
  • run tests in different environments, different tool versions etc
  • reveal hidden dependencies

Scope

  1. Develop Dockerfile(s) with "empty" (no preinstalled packages) images
  2. Reveal hidden requirements and describe them
  3. Consider using Dockerfile(s) for testing
  4. Consider adding as .ci/docker/Dockerfile

Definition of Done

  • Docker usage is considered and prototyped
  • Hidden dependencies revealed
  • Discussed the possibility to use docker for testing
  • New tickets created to follow-up

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions