Skip to content

Commit

Permalink
split into teams
Browse files Browse the repository at this point in the history
  • Loading branch information
fruch committed Jan 4, 2021
1 parent d571bbc commit 1634d46
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions docs/docker-ccm.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,28 @@ nosetest ...
* Running CI for PRs - which we don't have now

## Open questions

Yaron, Fabio, Israel
## Cluster/Node implementation
* should we use docker command line ? or using a python package for that ?
* where we install run manager server ?
* how we change configuration ? mount files ? in place changes/replaces ?
* how we collect all the relevant docker instances, to cleanup the test
* from where do we collect logs ? from specific files ? using docker logs ?
* how we collect all the relevant docker instances, to cleanup the test ?

Alex.B, Shlomo
### Test
* unittest -
* integration test - pull a docker, like latest, crate

Oren,
### CI
* which CI we should use - our own jenkins ? travis/circle-ci/github actions ?

### other/extra tools
* cassandra-stress - is it part of the official docker ? should we run it in a separate docker ?
* where we install run manager server ? do use the official docker of manager ?
* how we support manager-agent in the docker nodes.

## How we would work

* We'll start a branch called `docker-ccm` on scylla-ccm (open-source),
Expand Down

0 comments on commit 1634d46

Please sign in to comment.