[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

CI using docker #1551

Merged
merged 23 commits into from
Dec 18, 2017
Merged

CI using docker #1551

merged 23 commits into from
Dec 18, 2017

Conversation

kazuho
Copy link
Member
@kazuho kazuho commented Dec 18, 2017

This PR introduces docker-based CI, and changes Travis to use that.

Pros:

  • faster execution time
  • can run the CI locally (and fix issues)

Cons:

  • harder to read the output (stdout seems to be no longer line-buffered)

FWIW, the important files are:

  • misc/docker-ci/h2o-ci.dockerfile - the test environment (uploaded to http://hub.docker.com/r/kazuho/h2o-ci/)
  • misc/docker-ci/Dockerfile - image for running the test (built every time)
  • misc/docker-ci/check.mk - the test script

@kazuho kazuho merged commit 6db7033 into master Dec 18, 2017
kazuho added a commit that referenced this pull request Dec 20, 2017
kazuho added a commit that referenced this pull request Dec 20, 2017
@kazuho kazuho mentioned this pull request Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant