Skip to content

buluma/docker-gitlab-action-molecule

Repository files navigation

GitLab molecule actions container

A container that is used for GitLab Runner.

Build and Push Container GitHub Release Date GitHub last commit (branch) Docker Pulls GitHub release (latest SemVer)

This container contains:

  • docker - Used by molecule to start instances using the docker driver.
  • git - Used to pull data from a repository.
  • molecule version 3.x.x - Used to orchestrate the tests.
  • tox - Used to test multiple version of ansible if tox.ini exists.
  • flake8 - Modular source code checker.

The default behaviour is to:

  • See if tox.ini exists -> Run tox
  • Otherwise -> Run molecule test
  • Retry either (tox or molecule) 3 times.
  • Run test if command is not set.
  • Test the default scenario if scenario in not set.

Read how to test locally.

About

A container that is used for GitLab Runner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages