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

feat: make the make_it_rain submission rate a float #6180

Merged

Conversation

hansieodendaal
Copy link
Contributor

Description

  • This PR will allow a wider transaction submission rate for the make-it-rain tests.
  • Also fixed cucumber tests where it needed to detect transactions with a certain status. This was needed to fix the make-it-rain cucumber test.

Motivation and Context

A transaction submission fractional rate of between 1 and 2 txns/s is required for extended stress tests.

How Has This Been Tested?

Cucumber test Scenario: As a user I want to make-it-rain via command line

What process can a PR reviewer use to test or verify this change?

Cucumber test Scenario: As a user I want to make-it-rain via command line

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

- This PR will allow a wider transaction submission rate for the make-it-rain tests.
- Also fixed cucmber tests where it needed to detect transactions with a certain
  status. This was needed to fix the make-it-rain cucumber test.
Copy link

github-actions bot commented Mar 4, 2024

Test Results (CI)

    3 files    117 suites   36m 53s ⏱️
1 263 tests 1 263 ✅ 0 💤 0 ❌
3 781 runs  3 781 ✅ 0 💤 0 ❌

Results for commit 10fe583.

@ghpbot-tari-project ghpbot-tari-project added P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Mar 4, 2024
Copy link

github-actions bot commented Mar 4, 2024

Test Results (Integration tests)

 2 files  + 2  11 suites  +11   20m 54s ⏱️ + 20m 54s
29 tests +29  28 ✅ +28  0 💤 ±0  1 ❌ +1 
30 runs  +30  29 ✅ +29  0 💤 ±0  1 ❌ +1 

For more details on these failures, see this check.

Results for commit 10fe583. ± Comparison against base commit aaad66e.

@ghpbot-tari-project ghpbot-tari-project removed the P-reviews_required Process - Requires a review from a lead maintainer to be merged label Mar 5, 2024
@SWvheerden SWvheerden merged commit 75d773b into tari-project:development Mar 5, 2024
14 of 16 checks passed
sdbondi added a commit to sdbondi/tari that referenced this pull request Mar 5, 2024
* development:
  feat: make the make_it_rain submission rate a float (tari-project#6180)
  feat: wallet ffi use dns (tari-project#6152)
  chore: add localnet gen block (tari-project#6176)
  fix: hide unmined coinbase (tari-project#6159)
  chore: removes panics from wallet burn task (tari-project#6163)
  test: fix cucumber network environment (tari-project#6175)
  feat: lazily evaluate for new random_x template (tari-project#6170)
@hansieodendaal hansieodendaal deleted the ho_makie_it_rain_rate branch March 11, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants