This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Introduce test runner biolerplate #2609
Merged
Merged
Changes from 14 commits
Commits
Show all changes
81 commits
Select commit
Hold shift + click to select a range
b35ad92
adds test-runner boilerplate
6c6f43d
revert to master
47ccd24
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
f1a4d69
Update node/test/runtime/Cargo.toml
805932e
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
a3fe178
Merge branch 'substrate-test-runner' of github.com:paritytech/polkado…
0b3550d
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
7443700
fix warning
05435f6
fix warning
355ac3a
use polkadot_development_config
d2646f6
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
00f4645
remove vestigial code
d5af7b4
...
76304c3
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
3d8c73b
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
a94a3e0
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
553417b
remove unused dependencies
befda2c
adds simnet binary
a288560
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
da6003e
adds simnet binary
e7eb1a2
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
5cc023b
merged with remote
f06884a
dummy to check pipeline
radupopa2010 695c08e
add 2 docker files and a build cmd
radupopa2010 f70ee4d
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
c21ce1d
adds logging
f035db6
atempt to use binary from build host
radupopa2010 c69d5a1
fix simnet-binary
30bb361
Merge branch 'substrate-test-runner' of github.com:paritytech/polkado…
56b479b
fix docker commands
5b18c06
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
f84bf59
switch branches
2d237b6
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
8c84419
...
b0682ab
update docker file
radupopa2010 ceaab77
update the dockerfile 2
radupopa2010 ea7bd42
add some message in the cheatsheet
radupopa2010 b7c27dc
add repo to chaches stage also
radupopa2010 0b7b0ea
update paths
radupopa2010 24d9e39
do only 1 stage build
radupopa2010 b381be1
add time when build cmd started
radupopa2010 7507b22
remove debugg commands
radupopa2010 6026c5b
polkadot-simnet-substrate-working-version-v1
radupopa2010 4d8a500
reduce size of polkadot-simnet image
radupopa2010 561ce3f
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
4d1f645
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
a6e00bb
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
7f8a3cf
update test runner api
e32950a
update test-runner
b3a2bc7
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
4bd11e0
...
635da15
revert to master
a2ab97a
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
0aba425
bump impl version
d71bdd8
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
734ea3e
remove unused imports, fix test
51789bf
was_binary.to_vec()
0d0e8dc
Apply suggestions from code review
27934a4
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
6ba18b6
Merge branch 'substrate-test-runner' of github.com:paritytech/polkado…
b9870fb
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
8b55607
...
a25ebce
remove unused import
14403ba
remove unused import
b793029
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
16344f9
adds post upgrade test
b6aa7f8
dry code
8d4cfef
revert spec_version
60c6189
update Cargo.lock
41bb9fb
tested and it works
02c9e40
compare runtime spec version
30c84e5
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
a2d2d10
fix spaces, remove docker files
8c3a486
replace spaces with tabs
5d4c88c
Update runtime/polkadot/src/lib.rs
82af339
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
df9b660
...
da0acb6
Merge branch 'substrate-test-runner' of github.com:paritytech/polkado…
52ff965
revert Cargo.lock
bfcbc0a
bump cargo.lock
42f6e0e
Merge branch 'master' of github.com:paritytech/polkadot into substrat…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,51 @@ | ||
| [package] | ||
| name = "polkadot-runtime-test" | ||
| version = "0.8.28" | ||
| authors = ["Parity Technologies <admin@parity.io>"] | ||
| edition = "2018" | ||
|
|
||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
|
|
||
| [dependencies] | ||
|
|
||
| test-runner = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
|
|
||
| frame-system = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| frame-support = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
|
|
||
| pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| pallet-sudo = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| pallet-collective = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| pallet-democracy = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
|
|
||
| polkadot-primitives = { version = "0.8.28", path = "../../../primitives" } | ||
| polkadot-cli = { path = "../../../cli", version = "0.8.0" } | ||
|
|
||
| grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| sc-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| sc-consensus-manual-seal = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| sc-informant = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
|
|
||
| sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
| sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } | ||
|
|
||
| polkadot-service = { path = "../../../node/service", version = "0.8.3" } | ||
| polkadot-runtime = { path = "../../../runtime/polkadot", version = "0.8.28" } | ||
| polkadot-runtime-common = { path = "../../../runtime/common", version = "0.8.28" } | ||
|
|
||
| rand = "0.7" | ||
ordian marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| codec = { package = "parity-scale-codec", version = "2.0.0" } | ||
|
|
||
| [dev-dependencies] | ||
| log = "0.4.14" | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.