mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 13:53:31 +01:00
f79a5e6629
While chutney currently runs tor's chutney test in its own CI, it's difficult to guarantee the two won't accidentally diverge. Probably best to use a fixed version here so that we can control chutney version bumps and avoid surprise breakage in tor's CI. This will also free us to intentionally make breaking changes in chutney (though I don't have any immediate plans for any).
4 lines
176 B
Plaintext
4 lines
176 B
Plaintext
o Minor feature (testing, CI):
|
|
- Use a fixed version of chutney (be881a1e) instead of its current HEAD.
|
|
This version should also be preferred when testing locally.
|