Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gitlab_tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vauxoovauxoo
  • gitlab_tools
  • Merge requests
  • !14

[FIX] gitlab_tools: add validations to the deploy_tests and test_image commands to reduce the chance of errors

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open José Ángel Fentánez requested to merge vauxoo-dev/gitlab_tools:master-check_postgres-angelfentanez into master Apr 18, 2017
  • Overview 3
  • Commits 9
  • Pipelines 0
  • Changes 2
  1. Fixed the postgres check to correctly retry the check when postgres is starting
  2. Added a check that makes sure that the containers are running before starting the tests

Tests:

  • Deployv tests:
    Build where all the retries of the container check failed:
    https://git.vauxoo.com/vauxoo-dev/deployv/builds/17552 (since I was not able to reproduce this error, I provoked it, so some log messages could be misleading)
    Build where everything went fine:
    https://git.vauxoo.com/vauxoo-dev/deployv/builds/17589

  • Images test:
    image image image (I was not able to reproduce the errors found during the builds)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master-check_postgres-angelfentanez