Skip to content

Integration tests cannot be run on a machine without Docker #87

Description

@hash-d

Specifically, because tests/integration/targets/token/defaults/main.yml contains a scenario named docker-docker.

Possibly, a machine without Podman would fails as well (due to scenarios podman-podman and others).

In such an environment, the test will only finish with:

  • --exclude token (ie, bypassing the whole of the offending test), or
  • --continue-on-error. In that case, all tests are run but the token test is reported as a failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomerstestUnit or Integration test

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions