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

[refactor] #2109: Make integration::events::pipeline test stable #2110

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

s8sato
Copy link
Contributor

@s8sato s8sato commented Apr 16, 2022

Description of the Change

Refactored.

Issue

Benefits

  • Stable test result
  • Shorter CI time

Possible Drawbacks

None

@github-actions github-actions bot added the iroha2-dev The re-implementation of a BFT hyperledger in RUST label Apr 16, 2022
@s8sato s8sato changed the title Refactor integration::events::pipeline test [refactor] #2109: Refactor integration::events::pipeline test Apr 16, 2022
@s8sato s8sato changed the title [refactor] #2109: Refactor integration::events::pipeline test [refactor] #2109: Make integration::events::pipeline test stable Apr 16, 2022
@s8sato s8sato changed the title [refactor] #2109: Make integration::events::pipeline test stable [refactor] #2109: Make integration::events::pipeline test stable Apr 16, 2022

for submitting_peer in 0..PEER_COUNT {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't think n:n transactions should be tested. 1:n should be enough

Copy link
Contributor

Choose a reason for hiding this comment

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

We can always add n:n tests back in. With that said, I'd prefer adding a property-based suite.

appetrosyan
appetrosyan previously approved these changes Apr 18, 2022
mversic
mversic previously approved these changes Apr 19, 2022
Signed-off-by: s8sato <49983831+s8sato@users.noreply.github.com>
@s8sato s8sato enabled auto-merge (squash) April 20, 2022 08:21
@s8sato s8sato merged commit 7f9e0dd into hyperledger:iroha2-dev Apr 20, 2022
mversic pushed a commit to mversic/iroha that referenced this pull request May 2, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this pull request May 4, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this pull request May 12, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this pull request May 12, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this pull request May 12, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this pull request May 12, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this pull request May 12, 2022
mversic pushed a commit to mversic/iroha that referenced this pull request May 13, 2022
mversic pushed a commit to mversic/iroha that referenced this pull request May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants