Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

add simnet tests #3381

Merged
merged 7 commits into from
Jun 29, 2021
Merged

add simnet tests #3381

merged 7 commits into from
Jun 29, 2021

Conversation

radupopa2010
Copy link
Contributor

@radupopa2010 radupopa2010 commented Jun 28, 2021

This PR adds directory which will hold high level integration tests that will run with the simnet set of tools.

At the moment those kind of tests are maintained by the simnet team in simnet repo which is hosted just on gitlab.
This was done in this manner while we developed working version of tools to spawn a simulation network based on a docker image and run tests against this network.

There will be a follow up PR to edit the Ci file of this project, but I need those files hosted in this repo before.

We are still developing simnet and we are thinking how to make it simpler to use.

By moving simnet tests into this repository, the expectations are that developers would be able to maintain and create new tests.
Off course simnet team will help explaining how things work and how to use simnet tools

@github-actions github-actions bot added the A0-please_review Pull request needs code review. label Jun 28, 2021
@radupopa2010 radupopa2010 added B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Jun 28, 2021
@drahnr
Copy link
Contributor

drahnr commented Jun 28, 2021

Generally looks good, it would be nice to add a link to the introduction presentation video of gurke/simnet.

@grbIzl
Copy link
Contributor

grbIzl commented Jun 29, 2021

Please remove simnet_tests/run_huge_network.sh file, it's not intended for CI now

simnet_tests/README.md Outdated Show resolved Hide resolved
@radupopa2010
Copy link
Contributor Author

Generally looks good, it would be nice to add a link to the introduction presentation video of gurke/simnet.

I added the link to barcap presentation. Good suggestion.

@drahnr drahnr merged commit 010ea97 into master Jun 29, 2021
@drahnr drahnr deleted the add-simnet-tests branch June 29, 2021 12:36
ordian added a commit that referenced this pull request Jul 2, 2021
* master: (21 commits)
  cleanup stream polls (#3397)
  Staking Miner (#3141)
  Companion for Substrate#8953 (#3140)
  Bump version, specs & substrate in prep for v0.9.8 (#3387)
  Fix busy loops. (#3392)
  Minor refactor (#3386)
  add simnet tests (#3381)
  BEEFY: adjust gossip (#3372)
  Companion for #9193 (#3376)
  Companion for Decouple Staking and Election - Part 3: Signed Phase (#2793)
  Ensure that we fetch another collation if the first collation was invalid (#3362)
  Only send one collation per relay parent at a time to validators (#3360)
  disable approval-checking-grandpa on dev chain (#3364)
  Use associated constant for max (#3375)
  Use wasm-builder from git (#3354)
  Squashed 'bridges/' changes from b2099c5..23dda62 (#3369)
  Bump versions & spec_versions (#3368)
  Don't allow bids for a ParaId where there is an overlapping lease period (#3361)
  Companion for upgrade of transaction-payment to pallet macro (#3267)
  Do not allow any crowdloan contributions during the VRF period (#3346)
  ...
ordian added a commit that referenced this pull request Jul 6, 2021
* master: (33 commits)
  Update all weights, add run_all_benches.sh script (#3400)
  Enable over-bridge-messaging in Rococo/Wococo runtime (#3377)
  paras.rs to FRAME V2 (#3403)
  Add XCM Tracing (#3353)
  Use MaxEncodedLen trait from new parity-scale-codec v2.2 (#3412)
  bump a bunch of deps in parity-common (#3402)
  Warn on low connectivity. (#3408)
  origin to frame v2 (#3405)
  Enable logging in the puppet worker (#3411)
  make it easier to dbg stalls (#3351)
  XCM `canonicalize` + `prepend_with` fix (#3269)
  cleanup stream polls (#3397)
  Staking Miner (#3141)
  Companion for Substrate#8953 (#3140)
  Bump version, specs & substrate in prep for v0.9.8 (#3387)
  Fix busy loops. (#3392)
  Minor refactor (#3386)
  add simnet tests (#3381)
  BEEFY: adjust gossip (#3372)
  Companion for #9193 (#3376)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants