gh-ost icon indicating copy to clipboard operation
gh-ost copied to clipboard

Run `localtests` via docker

Open ajm188 opened this issue 5 years ago • 1 comments

Related issue: #857

Description

This PR adds support for running localtests via docker.

It adds:

  • Dockerfile.itest -- set up with dbdeployer and ready to run tests
  • script/itest -- wrapper that builds gh-ost from source, builds the itest container and runs it
  • itest.sh -- thing that actually runs the tests, expects to only be run in the itest container

Testing

Example output: https://gist.github.com/ajm188/c83312ef82f06d51ca1f182c22b45d28

ajm188 avatar Jul 06 '20 23:07 ajm188

I haven't forgotten about this! I should have time later this week.

ajm188 avatar Jul 21 '20 17:07 ajm188