*What* Set up a circle ci project, watching for prs (maybe it can run on demand) Initially using an existing keycloak instance which may or may not be running in OpenShift [Example|https://github.com/aerogear/aerogear-android-pipe/blob/master/circle.yml]
*How* * Create repo for integration tests (don't include it in main project) * Use test written for example app (AEROGEAR-2115) * Setup circle-ci to download the repo and execute connected on device test |
|