Skip to content
This repository has been archived by the owner. It is now read-only.

Bug29853 #355

Merged
merged 7 commits into from Mar 27, 2019
Merged

Bug29853 #355

merged 7 commits into from Mar 27, 2019

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
@juga0
Copy link
Contributor

@juga0 juga0 commented Mar 22, 2019

No description provided.

@juga0 juga0 force-pushed the bug29853 branch 2 times, most recently from 0c3fab6 to 72f032e Mar 27, 2019
juga0 added 7 commits Mar 27, 2019
in the Bandwidth Lines.

Part of #29853.
in the Bandwidth Lines.
When the minimum percent of relays it's not reached, still report
the relays but set KeyValues accordingly so that Tor doesn't vote
on their bandwidth.

Part of #29853.
under_min_report KeyValue when the minimum percent is not reached.
Also change list by int the methods that calculate the progress.

Part of #29853.
even if the minimum percent was not reach.

Closes: #29853.
and run generate as part of the integration tests.
This allows to later check that the testnet genearted files
contain the expected Keys and Values with an script in #29727.
to test that the `under_min_report` KeyValue is added when the
number of eligible relays is less than the 60% of relays in the
consensus.
when setting vote and unmeasured Keys.
It doesn't matter here because there're not operations with the
Keys and they're always converted to string in the bandwidth file,
but it less confusing as integer.
@juga0 juga0 merged commit 9b054ba into torproject:master Mar 27, 2019
1 check was pending
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.