Run Integration tests with AppVeyor#1269
Merged
sanathkr merged 74 commits intoaws:developfrom Sep 16, 2019
Merged
Conversation
sriram-mv
reviewed
Jul 16, 2019
Contributor
|
There are issues with Java on this appveyor image: appveyor/ci#2961 |
352a1c5 to
a80c263
Compare
Contributor
|
Binaries seems to be installed, but running into issues with build times. |
Contributor
|
Ruby tests fail and Java tests are stopping. They work inside the appveyor box on RDP-ing in. Curious. |
- ruby version and bundler
- enabled the container tests
Contributor
|
if this doesnt pass, removing the ruby tests and running again. |
4eef234 to
50d89db
Compare
sriram-mv
approved these changes
Sep 16, 2019
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue #, if available:
Description of changes:
Verified on a personal fork that AppVeyor can run the integration tests. Granted the tests don't pass mostly because of test setup issues. But it can definitely spin up Docker within AppVeyor on Windows.
Checklist:
make prpassesBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.