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

move windows tests from AppVeyor to circle #2584

Closed
GiladShoham opened this issue Apr 14, 2020 · 1 comment · Fixed by #2573
Closed

move windows tests from AppVeyor to circle #2584

GiladShoham opened this issue Apr 14, 2020 · 1 comment · Fixed by #2573

Comments

@GiladShoham
Copy link
Member

This will give us:

  1. unify all e2e tests for all platform under the same roof (circle ci)
  2. ability to reduce ci time dramatically (in AppVeyor we are much limited in the parallelism (currently 4) while in circle we can parallel to 25.
  3. Circle CI looks much more stable and feature-rich than AppVeyor
@GiladShoham GiladShoham added this to the harmony release v1.0 milestone Apr 14, 2020
@GiladShoham GiladShoham self-assigned this Apr 14, 2020
GiladShoham added a commit that referenced this issue Apr 16, 2020
- run windows e2e tests via circle ci
- fixes #2584
@GiladShoham
Copy link
Member Author

fixed by #2573

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant