Settings

Theme

Which ci system to choose? circleci/Codeship/TravisCi/Jenkins?

2 points by ekeren 11 years ago · 1 comment · 1 min read


We have a suite of bash scripts that runs all our tests, here are the specifications:

- It runs on mac (for ios-application testing and unit)

- It activate a browser (chrome/safari) for testing the web UI - https://blog.rollout.io/2015/03/how-we-automate-our-sdk-tests-to-support-delivery-to-millions-of-mobile-users/

- It runs nodejs tests on the server

- It need to integrate with selenium

- Our code base is on github

- Our deployment is on Amazon EC2

Any tips on how to choose the CI provider?

fmotlik 11 years ago

Hi, Co-founder and CTO from Codeship here.

happy to help you out with getting started. Currently we don't support OSX as base build system, but would be interesting to see if its necessary for you or if our Linux machines work as well (sounds like they should if you deploy to EC2). You can send me an email to flo@codeship.com if you have any questions

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection