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

INDY-2223: add more sim tests #1349

Merged
merged 20 commits into from
Sep 25, 2019
Merged

INDY-2223: add more sim tests #1349

merged 20 commits into from
Sep 25, 2019

Conversation

Toktar
Copy link
Contributor

@Toktar Toktar commented Sep 25, 2019

No description provided.

Toktar and others added 13 commits September 23, 2019 15:47
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
… into public/indy-2223-first-step

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
Signed-off-by: Andrew Nikitin <andrew.nikitin@dsr-corporation.com>
…tinDSR/indy-plenum into public/indy-2223-first-step

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
Signed-off-by: Andrew Nikitin <andrew.nikitin@dsr-corporation.com>
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
…tinDSR/indy-plenum into public/indy-2223-first-step

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
Signed-off-by: Andrew Nikitin <andrew.nikitin@dsr-corporation.com>
Signed-off-by: Andrew Nikitin <andrew.nikitin@dsr-corporation.com>
…imaries

Signed-off-by: Andrew Nikitin <andrew.nikitin@dsr-corporation.com>
…nto public/indy-2223-first-step

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
…tinDSR/indy-plenum into public/indy-2223-first-step

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
check_view_change_completes_under_normal_conditions(random)
@pytest.fixture(params=[(0, 0.6), (1, 2)])
def set_latency(pool_committed, request, tconf):
min, max = tuple(int(param * tconf.NEW_VIEW_TIMEOUT) for param in request.param)
Copy link
Contributor

Choose a reason for hiding this comment

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

min and max are reserved words (functions), so it's better to not use them as variables.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
@Toktar Toktar changed the title [WIP][ci skip][INDY-2223] add more sim tests INDY-2223: add more sim tests Sep 25, 2019
@Toktar
Copy link
Contributor Author

Toktar commented Sep 25, 2019

test this please

Andrew Nikitin and others added 4 commits September 25, 2019 15:19
Signed-off-by: Andrew Nikitin <andrew.nikitin@dsr-corporation.com>
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
@Toktar
Copy link
Contributor Author

Toktar commented Sep 25, 2019

test this please

@Toktar Toktar merged commit 0665ca6 into hyperledger:master Sep 25, 2019
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.

None yet

2 participants