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

0.51 Extract test runtime #372

Merged
merged 6 commits into from Dec 14, 2021
Merged

0.51 Extract test runtime #372

merged 6 commits into from Dec 14, 2021

Conversation

FedericoCeratto
Copy link
Contributor

Implements ooni/backend#542

Copy link
Member

@hellais hellais left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -1080,6 +1080,7 @@ def score_psiphon(msm) -> dict:
logbug(0, "no resolver_ip", msm)
scores["accuracy"] = 0.0

scores["extra"] = dict(test_runtime=msm.get("test_runtime"))
Copy link
Member

Choose a reason for hiding this comment

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

Psiphon also has the key bootstrap_time nested under test_keys. While we are at it, let's add support for extracting that as well.

Copy link
Member

@hellais hellais left a comment

Choose a reason for hiding this comment

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

LGTM

@FedericoCeratto FedericoCeratto merged commit 2a24660 into master Dec 14, 2021
@FedericoCeratto FedericoCeratto deleted the extract_test_runtime branch December 14, 2021 17:28
@FedericoCeratto
Copy link
Contributor Author

FedericoCeratto commented Dec 14, 2021

0.51~pr372-24 deployed on test and fsn.
Deployed to prod.

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