- 10 Jul, 2020 2 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
- 08 Jul, 2020 1 commit
-
-
juga authored
-
- 05 Jul, 2020 1 commit
-
-
Georg Koppen authored
fix: tests: Create new authority keys Closes #33150 and #34394 See merge request tpo/network-health/sbws!10
-
- 29 Jun, 2020 1 commit
-
-
juga authored
-
- 25 Jun, 2020 3 commits
- 15 Jun, 2020 1 commit
-
-
Georg Koppen authored
Maint 1.1 bug33871 scaling 03 See merge request tpo/network-health/sbws!9
-
- 12 Jun, 2020 6 commits
-
-
juga authored
ahem, because of all json it has to manage in memory.
-
juga authored
or testing and add links.
-
juga authored
-
juga authored
-
juga authored
because sometimes the package might not be in Debian stable or testing and we are not checking Ubuntu releases.
-
juga authored
because they expired. They will expire again in a year. Implementing #33150 and using chutney would avoid to update keys. Closes #34394.
-
- 08 Jun, 2020 19 commits
-
-
juga authored
-
juga authored
Closes #33871.
-
juga authored
-
juga authored
-
juga authored
so that it has its own page as it is too long as docstring and is harder to write latex with the docstring syntax.
-
juga authored
-
juga authored
and without consensus bw from scaling. Part of #33871, closes #33831.
-
juga authored
-
juga authored
since rounding already returns 1 as minimum.
-
juga authored
instead of bw before scaling. Tests have finally correct value. For 1 result, only when the cap is 1, the value will be equal to the rounded bw because the cap does not limit it.
-
juga authored
-
juga authored
Make tests pass because the high limit change the expected values, but the final value still needs to be fixed.
-
juga authored
Make test pass, though the value is not correct since it needs to be rounded after clipping
-
juga authored
-
juga authored
Take either the consenus bandwidth or the descriptor bandwidth if one of them is missing, do not scale when both are missing and ignore descriptor average and burst when they are missing.
-
juga authored
Scale relays without average or observed bandwidth. Later it will be check what to do if their values are None or 0
-
juga authored
since they are probably due a bug.
-
juga authored
-
juga authored
for each relay, calculate the filtered mean for all relays and calculate the filtered ratio for each relay.
-
- 18 May, 2020 1 commit
-
-
juga authored
to calculate the filtered bandwidth for each relay.
-
- 14 Apr, 2020 5 commits
-
-
juga authored
-
juga authored
Bug 33009 v6 See merge request torproject/network-health/sbws!6
-
Georg Koppen authored
-
Georg Koppen authored
When using `_relays_with_flags()` and similar methods it's possible that tests start to hang without time freezing. See bug 33748 for more details. We work around this by providing the necessary `freeze_time()` calls meanwhile.
-
juga authored
and not a list of timestamps.
-