Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

feature/BD-4245-fiotest-develop-12142022

fio.devtools

feature/BD-4245-fiodevtools-develop-12142022

PRs

fio.devtools

https://github.com/fioprotocol/fio.devtools/pull/69

fio

https://github.com/fioprotocol/fio/pull/366

fio.test

https://github.com/fioprotocol/fio.test/pull/328

instructions.

pulll all branches,

build and install fio repo.

start the chain.

run the fio.test branch this will load the chain with 21k domains (the public private keys and account name of the account receiving the domains is printed at the top of the tests, use the pub key in get_fio_domains testing once the chain is set up.

desired tests --

run a full set of regression tests, verify these run.

load the chain with the 21k domains.

then run a script that constantly calls get_fio_domains, while doing this run a regression

we will see if the overhead of the 21k domains causes failures in regression tests.

tactics

I started by re-establishing tests to load the domains with “toooo many domains per fio address”.

...