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

Add CI test to run core, sync and object store tests against real iOS hardware #6890

Open
sync-by-unito bot opened this issue Aug 14, 2023 · 0 comments

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Aug 14, 2023

The current iOS tests only run against "simulated" iOS hardware on Jenkins CI, which is still using MacOS at the lowest level.

Add a set if tests that runs as part of the Evergreen nightly periodic build and performs the following tests against "real" iOS hardware using the AWS device farm:

  • Core tests
  • Sync tests
  • Object store tests without baas
  • Object store tests with baas, without TLS
  • Object store tests with baas, with TLS (will need to create a specialized server cert and include it in the iOS app build)
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

No branches or pull requests

0 participants