Rhishikesh
Rhishikesh
@chhetripradeep Since you're the Docker whiz around here :) would love some pointers from you !
Hi @nurturenature :) Thanks for your inputs and help ! I managed to get the docker setup up and running via your scripts too. But unfortunately I am running into...
@nurturenature The behavior (error) is the same when running the jepsen control environment i.e docker-compose OR individual docker run OR simple docker run for the jepsen_control docker image Here's the...
Hi @sedrubal Can you please explain with some examples which images you would not want to download when on a metered connection ?
I will try and take a swing at it. Going through the code now and trying to get a hang of the overall structure. I ll send a pull request...
@NVentimiglia @pasn Is there a document or some help on how I can use the master branch code to spit out a nuget package which I can use ? Or...
The `nodes` is a simple list of names nodes that you are running. For example, in a docker-compose based setup, the node names are `n1...n5` So the nodes file would...
@aphyr And what do you know, just as I went to run the tests again hoping to send you a stack trace, **they worked !** 🍻 🙂 I will try...
> Here are some issues I faced while getting this MongoDB jepsen suite running locally with docker. Information about the code that I am using > > Jepsen : `commit...
If this change (the change in setup! to install MongoDB) works well, can I open a PR to submit this change ? What other kinds of tests do you require...