Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] docker: add docker-compose for testing validators and nodes #51

Open
wants to merge 2 commits into
base: feature/pbft
Choose a base branch
from

Conversation

yutelin
Copy link

@yutelin yutelin commented May 15, 2017

Cherry pick:

git cherry-pick -n 251c5a8016ddf9c336854831a6153ad3fa7e790e

Build 4-validator:

docker-compose --file docker-compose-v.yml build

Run 4-validator:

docker-compose --file docker-compose-v.yml up -d

Build 4-validator-3-node:

docker-compose --file docker-compose-v-n.yml build

Run 4-validator-3-node:

docker-compose --file docker-compose-v-n.yml up -d

@yutelin yutelin force-pushed the feature/add-dockercompose-for-testing branch 4 times, most recently from 4541454 to 417acab Compare May 17, 2017 03:31
@yutelin yutelin force-pushed the feature/add-dockercompose-for-testing branch 3 times, most recently from 1df92e8 to f6620ea Compare June 1, 2017 03:29
@yutelin yutelin changed the title [WIP] docker: add 4 test nodes [WIP] docker: add docker-compose for testing validators and nodes Jun 1, 2017
@bailantaotao bailantaotao force-pushed the feature/add-dockercompose-for-testing branch from f6620ea to d33dd4f Compare June 1, 2017 14:39
@alanchchen alanchchen force-pushed the feature/add-dockercompose-for-testing branch 2 times, most recently from c6361aa to 7a8bbc7 Compare June 3, 2017 04:22
@bailantaotao bailantaotao force-pushed the feature/add-dockercompose-for-testing branch 2 times, most recently from d03d3e8 to ff6e010 Compare June 5, 2017 07:10
@alanchchen alanchchen force-pushed the feature/add-dockercompose-for-testing branch from ff6e010 to 4032bea Compare June 14, 2017 07:18
@alanchchen alanchchen force-pushed the feature/add-dockercompose-for-testing branch from 4032bea to 1b5394f Compare June 20, 2017 03:46
@bailantaotao bailantaotao force-pushed the feature/add-dockercompose-for-testing branch from 1b5394f to 251c5a8 Compare June 21, 2017 07:33
yutelin pushed a commit that referenced this pull request Jun 28, 2017
Check that msg.To() is not nil in GetVMEnv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant