local test setup #13
Labels
No labels
bug
documentation
duplicate
enhancement
fix
good first issue
help wanted
invalid
major
question
testing
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: spdf/elektron#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.pull request #15 under review.