Damian Johnson commited on 2014-02-28 16:53:20
Zeige 1 geänderte Dateien mit 0 Einfügungen und 30 Löschungen.
Dropping as per Nick's request. This is a duplicate of the idea to improve tor's test coverage.
| ... | ... |
@@ -425,7 +425,6 @@ meetings around the world.</li> |
| 425 | 425 |
<p> |
| 426 | 426 |
<b>Project Ideas:</b><br /> |
| 427 | 427 |
<i><a href="#torCleanup">Tor Codebase Cleanup</a></i><br /> |
| 428 |
- <i><a href="#chutneyExpansion">Make Chutney Do More, More Reliably</a></i><br /> |
|
| 429 | 428 |
<i><a href="#improveTorTestCoverage">Improve test coverage in Tor</a></i><br /> |
| 430 | 429 |
<i><a href="#useMoreCores">Have the Tor daemon use more cores</a></i><br /> |
| 431 | 430 |
<i><a href="#improveHiddenServices">Help improve Tor hidden services</a></i><br /> |
| ... | ... |
@@ -990,35 +989,6 @@ meetings around the world.</li> |
| 990 | 989 |
</p> |
| 991 | 990 |
</li> |
| 992 | 991 |
|
| 993 |
- <a id="chutneyExpansion"></a> |
|
| 994 |
- <li> |
|
| 995 |
- <b>Make Chutney Do More, More Reliably</b> |
|
| 996 |
- <br> |
|
| 997 |
- Effort Level: <i>Medium to High, depending on scope of project</i> |
|
| 998 |
- <br> |
|
| 999 |
- Skill Level: <i>Medium</i> |
|
| 1000 |
- <br> |
|
| 1001 |
- Likely Mentors: <i>Nick (nickm)</i> |
|
| 1002 |
- <p> |
|
| 1003 |
- We have a little Python tool called <a |
|
| 1004 |
- href="https://gitweb.torproject.org/nickm/chutney.git">Chutney</a> for |
|
| 1005 |
- making small local test networks. It's small, not widely used, and not as |
|
| 1006 |
- automated as it could be. |
|
| 1007 |
- </p> |
|
| 1008 |
- |
|
| 1009 |
- <p> |
|
| 1010 |
- It would be great to see chutney extended and a set of supporting tests |
|
| 1011 |
- built to the point where we could use Chutney to exercise various Tor |
|
| 1012 |
- features as an automated integration test. |
|
| 1013 |
- </p> |
|
| 1014 |
- |
|
| 1015 |
- <p> |
|
| 1016 |
- <b>As part of your application for this project please submit a patch that |
|
| 1017 |
- expands Chutney.</b> |
|
| 1018 |
- </p> |
|
| 1019 |
- |
|
| 1020 |
- </li> |
|
| 1021 |
- |
|
| 1022 | 992 |
<a id="torCleanup"></a> |
| 1023 | 993 |
<li> |
| 1024 | 994 |
<b>Tor Codebase Cleanup</b> |
| 1025 | 995 |