local test setup #13

Open
opened 2019-10-25 06:03:35 +00:00 by pradykaushik · 1 comment
pradykaushik commented 2019-10-25 06:03:35 +00:00 (Migrated from github.com)

We need a way to test elektron without having to setup the mesos cluster.
Docker compose seems a good approach as spinning up docker containers is much faster than spinning up a virtual machine.
Couple of things to consider here.

Mesos agent container needs to have performance copilot installed. This can be done by layering on top of rdelvalle/mesos:1.5.1.
Elektron needs to be containerized and requires pmdumptext to be installed.

We need a way to test elektron without having to setup the mesos cluster. Docker compose seems a good approach as spinning up docker containers is much faster than spinning up a virtual machine. Couple of things to consider here. Mesos agent container needs to have performance copilot installed. This can be done by layering on top of [rdelvalle/mesos:1.5.1](https://github.com/rdelval/aurora-docker/blob/master/mesos/Dockerfile). Elektron needs to be containerized and requires `pmdumptext` to be installed.
pradykaushik commented 2019-11-08 00:18:58 +00:00 (Migrated from github.com)

pull request #15 under review.

pull request #15 under review.
This repository is archived. You cannot comment on issues.
No description provided.