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

Run integration tests against tagged substrate docker image #169

Closed
ascjones opened this issue Sep 21, 2020 · 1 comment
Closed

Run integration tests against tagged substrate docker image #169

ascjones opened this issue Sep 21, 2020 · 1 comment

Comments

@ascjones
Copy link
Contributor

For our integration tests which require a running substrate node, we should consider running a tagged docker image of substrate: https://hub.docker.com/r/parity/substrate/tags. Also see https://github.com/paritytech/pallet-contracts-waterfall#using-a-docker-image-of-substrate-for-testing

That way we do not need to maintain all modules in the local test node.

This was referenced Sep 21, 2020
@jsdw
Copy link
Collaborator

jsdw commented May 24, 2022

We do a CI run against nightly substrate binaries now. The docker images look like they might be produced more often though. Do you still think there's value in using said docker images or happy enough with the current approach?

@jsdw jsdw closed this as completed Jul 27, 2022
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

No branches or pull requests

2 participants