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

Revert to using Circleci's docker version, upgrade docker-compose, fixes #471 #473

Merged
merged 3 commits into from
Sep 22, 2017

Conversation

rfay
Copy link
Member

@rfay rfay commented Sep 22, 2017

The Problem/Issue/Bug:

#471: We've been having an enormous number of Circleci build failures during the setup-the-vm stage, and we don't have any visibility into the failure. And Circleci now (in latest build) has a docker version we can use successfully. So:

  • Stop installing docker ourselves
  • Turn on set -x so we can see what's failing
  • Upgrade version of docker-compose we're using
  • It seems we no longer have to download the signing key for mysql as the problem has sorted itself out. Getting the key was the most common failure.

How this PR Solves The Problem:

Manual Testing Instructions:

Automated Testing Overview:

Related Issue Link(s):

Release/Deployment notes:

@rfay rfay self-assigned this Sep 22, 2017
@rfay rfay requested a review from beeradb September 22, 2017 13:33
@rfay rfay merged commit fe1a8c6 into ddev:master Sep 22, 2017
@rfay rfay deleted the 20170922_circle_upgrade branch September 22, 2017 16:23
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.

None yet

2 participants