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

Test network forgiving v2 #2

Conversation

Labels
None yet
Projects
None yet
2 participants
@nmathewson
Copy link

@nmathewson nmathewson commented Mar 12, 2019

No description provided.

nmathewson added 4 commits Mar 12, 2019
You can either set CHUTNEY_ALLOW_FAILURES or use an --allow-failures
command-line option to control this.  Chutney will then reattempt the
test, from bootstrap through shutdown, until either it succeeds, or
until it has failed $CHUTNEY_ALLOW_FAILURES+1 times.

The default value is zero, so that default behavior will not change.
tools/test-network.sh Show resolved Hide resolved
tools/test-network.sh Show resolved Hide resolved
tools/test-network.sh Show resolved Hide resolved
@teor2345
Copy link
Owner

@teor2345 teor2345 commented Mar 13, 2019

Now in torproject#9

@teor2345 teor2345 closed this Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment