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 multiple scenarios for BBR-terminated testing #74

Merged
merged 3 commits into from
Sep 11, 2024

Conversation

cristinaleonr
Copy link
Contributor

@cristinaleonr cristinaleonr commented Sep 10, 2024

This PR adds the following test exit scenarios to the BBR-terminated testing:

  • BBR pipe full
  • 5s duration
  • BBR pipe full & 5s duration
  • 50 MB
  • BBR pipe full & 50 MB

The scenarios chosen on each run is randomized.

The preview is here.


This change is Reviewable

Copy link
Contributor

@stephen-soltesz stephen-soltesz left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! 1 of 1 approvals obtained (waiting on @cristinaleonr)


app/measure/measure.js line 223 at r1 (raw file):

          userAcceptedDataPolicy: true,
          downloadworkerfile: "/libraries/pt-download-worker.min.js",
          metadata: md[Math.floor(Math.random()*md.length)]

Please just add a comment like: "Randomly choose to run one of the configurations above."

Copy link
Contributor Author

@cristinaleonr cristinaleonr left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! 1 of 1 approvals obtained (waiting on @stephen-soltesz)


app/measure/measure.js line 223 at r1 (raw file):

Previously, stephen-soltesz (Stephen Soltesz) wrote…

Please just add a comment like: "Randomly choose to run one of the configurations above."

Done, thanks.

@cristinaleonr cristinaleonr merged commit 2c66e4d into main Sep 11, 2024
4 checks passed
@cristinaleonr cristinaleonr deleted the sandbox-cristinaleon-conditions2 branch September 11, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants