[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker-compose test environment based on CI's tests #110

Closed
wants to merge 3 commits into from

Commits on Mar 27, 2017

  1. Add database containers on compose test env

      - Add MariaDB 10.1 version
      - Add MySQL 5.7 version
      - Link databases to PHPMyAdmin container
    paulolobt committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    75f2b35 View commit details
    Browse the repository at this point in the history
  2. Provision local test env similar the CI's tests

      - Add pip and curl Alpine packages
      - Add env variable to run or not the tests
      - Create MariaDB and MySQL test process
      - Create supervisor test config file
      - Run tests inside or not container
      - Run tests automatically on docker provision
    paulolobt committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    b894c56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d71a9c View commit details
    Browse the repository at this point in the history