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

Blockade integration #83

Closed
wants to merge 6 commits into from
Closed

Conversation

andresilva
Copy link
Contributor

This PR adds integration with blockade to be able to generate arbitrary network failures on the launched network.

@andresilva
Copy link
Contributor Author

Would appreciate if someone tries to make this work on their computer using the provided instructions :)

#!/usr/bin/env sh

echo 'Building polkadot docker image'
docker build -f polkadot.Dockerfile . --tag=polkadot

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

following the docs, shouldn't this be ./docker/polkadot.Dockerfile?

@BenWhiteJam
Copy link

Having set blockade:true in the config file and the docker images locally available, it is somehow not starting the Docker containers and always searching for the binaries.
Am I missing an arg or something?

@andresilva
Copy link
Contributor Author

Are you sure you are running the code from this PR? Maybe run it through yarn with yarn start config.json.

@andresilva andresilva closed this May 7, 2022
@bkchr bkchr deleted the andre/blockade-integration branch May 7, 2022 20:46
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.

2 participants