Revert "Revert "Merge pull request #70 from riobard/refactor/vbx""#75
Conversation
This reverts commit 0c4effd.
|
oh, and if no changes are needed (and that tests show it was just my build env was broken, then there are enough LGTM's already) now for the testing - if @boot2docker/team-cli can build and test for each of the OS's and report, that would rock |
|
OK, minor irritation on Mac OS X... I ran:
and during the but right afterward, the |
|
@SvenDowideit I believe @schickling was trying to make the CI work, but was blocked by the TLS problem. See #13. I don't have a good solution right now, though :( @gmlewis I encountered that problem too, which was why I added the retry mechanism here https://github.com/boot2docker/boot2docker-cli/pull/75/files#diff-488f601af322dcf4d74673602a7a67d8R154 Could you experiment with the value of |
|
@riobard On my MacBook Pro, it typically takes about 22 seconds for ssh to become available. |
|
damn. I just got the EOF issue on master (ie not this change - we need to figure out something better.) |
|
@gmlewis That's strange. the timeout and retry mechanism in this PR should tolerate up to 30 sec boot time in the VM. Did you experience the EOF error in the current master or in this PR? I can reliably reproduce the EOF error in the master, but not in this PR. @SvenDowideit Can I just re-merge this one? I had 3 LGTMs before :) |
|
Sorry, @riobard, it turns out that I was testing master. I will try again |
Revert "Revert "Merge pull request #70 from riobard/refactor/vbx""
This reverts commit 0c4effd.
This seems to work now.