Code Monkey home page Code Monkey logo

mailcow-integration-tests's Introduction

mailcow-integration-test-suite

Latest test result from mailcow: Build Status
HTML reports: https://int-test.mailcow.email/results/

About this project

This project provides the tests that are run everytime a new commit is added to the mailcow master branch.
Tests are run on Hetzner Cloud servers using Drone CI.

Project structure

The project is structured like a normal ansible-playbook, it contains roles which contain all the logic.
The most important is the mailcow-tests role since it contains all the test logic.

Role Description
apt-updates Installs apt-updates and reboots the server if needed
cloud-init Waits for cloud init to finish
cloudflare-dns Created the needed dns records for the test mailcow
docker-ce Installs docker
docker-compose Installs docker-compose
mailcow Sets up mailcow and buids the containers from source
netplan Fixes the Hetzner Cloud network config
npm-requierments Installs needed npm packages
pip-requierments Installs needed pip packages

Shell Scripts used by the project:

.sh file Description
ci.sh Used to create on demand variables for ansible
namegenerator.sh Generates random names

How to contribute

If you want to contribute feel free to do so. PRs are always welcome and will be reviewed as soon as possible.

Variable naming

Variables are prefixed by the component they belong to for example all mailcow variables start with mailcow__ please note the use of two underscores to make clear its a prefix. Secrets are prefixed with vault__mailcow__ to make sure they are secrets from the vault.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.