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

Add timeout parameter to network calls. Prepare examples for CI #30

Merged
merged 2 commits into from Mar 19, 2019

Conversation

igor-egorov
Copy link
Member

Signed-off-by: Igor Egorov igor@soramitsu.co.jp

Description of the Change

Make examples execution finite.
Examples now can read environment variables.
Add timeout parameter for network operations in IrohaGrpc.

Benefits

A step towards CI automation.

Usage Examples or Tests

Run irohad with default genesis.block and keys and run one of:

  • tx-example.py
  • batch-example.py
  • blocks-query.py

Signed-off-by: Igor Egorov <igor@soramitsu.co.jp>
@igor-egorov igor-egorov requested a review from Stayer March 5, 2019 11:36
Copy link
Contributor

@Stayer Stayer left a comment

Choose a reason for hiding this comment

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

🆒

Signed-off-by: Igor Egorov <igor@soramitsu.co.jp>
@igor-egorov igor-egorov merged commit 3eef761 into develop Mar 19, 2019
@igor-egorov igor-egorov deleted the feature/prepare-examples-for-ci branch March 19, 2019 12:29
igor-egorov pushed a commit that referenced this pull request Apr 15, 2019
* Add timeout parameter to network calls. Prepare examples for CI

Signed-off-by: Igor Egorov <igor@soramitsu.co.jp>
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