<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tests/chutney, branch arti-v2.3.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-04-21T17:55:38Z</updated>
<entry>
<title>integration-chutney-shadow: disable shadow spin-looping</title>
<updated>2026-04-21T17:55:38Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-04-21T17:55:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ca6c5d85e93b991bd3bae8d6debe473e3ddba142'/>
<id>urn:sha1:ca6c5d85e93b991bd3bae8d6debe473e3ddba142</id>
<content type='text'>
shadow's default behavior of spin-looping is bad behavior in a shared
environment.

This is already disabled in integration-shadow.
</content>
</entry>
<entry>
<title>CI: Disble shadow cpu-pinning</title>
<updated>2026-04-21T17:51:48Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-04-21T17:51:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1b3337730e4f87100b46521b211a7a6a2c7cc506'/>
<id>urn:sha1:1b3337730e4f87100b46521b211a7a6a2c7cc506</id>
<content type='text'>
In CI, shadow's default behavior of pinning to CPU cores can result in
multiple instances of shadow fighting over the same CPU cores instead of
using idle ones.
</content>
</entry>
<entry>
<title>chutney CI: add hidden services</title>
<updated>2026-04-02T20:30:46Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-03-23T22:34:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=03cb8fc97db7caa5e181a6f7bcce612b87cb94aa'/>
<id>urn:sha1:03cb8fc97db7caa5e181a6f7bcce612b87cb94aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chutney test: enable logging</title>
<updated>2026-04-02T20:19:52Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-04-02T18:02:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=873e70bc74ee55ba3613069edc44da9d92f29d39'/>
<id>urn:sha1:873e70bc74ee55ba3613069edc44da9d92f29d39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chutney test: include arti-extra bin</title>
<updated>2026-03-11T19:33:42Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-03-11T15:05:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=83f1d188a229b74ea7fc79b24afeaf38b225aa54'/>
<id>urn:sha1:83f1d188a229b74ea7fc79b24afeaf38b225aa54</id>
<content type='text'>
Test the arti-extra bin, which includes most of `full` and
`experimental` features, too.
</content>
</entry>
<entry>
<title>network.py: break up construction of configs list</title>
<updated>2026-03-11T19:29:26Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-03-11T18:52:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d2ac8061937600d470b02f932d0e9af96d004e58'/>
<id>urn:sha1:d2ac8061937600d470b02f932d0e9af96d004e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chutney test: don't override CHUTNEY_START_TIME</title>
<updated>2026-03-11T19:29:26Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-03-11T18:46:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e7e1cd1ca6e6a8e790d0bb6f8d3ceb95cbced9a3'/>
<id>urn:sha1:e7e1cd1ca6e6a8e790d0bb6f8d3ceb95cbced9a3</id>
<content type='text'>
The default has been increased to 300, so there's no need to override it
here.
</content>
</entry>
<entry>
<title>chutney ci: convert chutney-script to a normal python module</title>
<updated>2026-03-11T19:29:22Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-03-11T18:39:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=482f8451b749620ed4d92bac61dacc9bfd624b05'/>
<id>urn:sha1:482f8451b749620ed4d92bac61dacc9bfd624b05</id>
<content type='text'>
This will give us a bit more flexibility, e.g. to pass additional
arguments.

Now that the python linters understand it, we fix some linting issues.

We preserve the ability to run the test on other networks by making the
Config.network optional. The new default of `None` means to use the
built-in module to create the network.

The functionality of the test itself is the same.
</content>
</entry>
<entry>
<title>chutney test setup: use explicit namespace dest</title>
<updated>2026-03-09T17:42:11Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-03-09T17:42:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=94c68099fba46afa429b044c72240fd7b846203b'/>
<id>urn:sha1:94c68099fba46afa429b044c72240fd7b846203b</id>
<content type='text'>
This helps avoid subtle mismatches of the sort fixed in the previous
commit.
</content>
</entry>
<entry>
<title>chutney test setup: fix override for arti-bench-bin</title>
<updated>2026-03-09T17:35:30Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-03-09T17:35:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3debb896495949e4486e9fa25b6bb46a0d6f44af'/>
<id>urn:sha1:3debb896495949e4486e9fa25b6bb46a0d6f44af</id>
<content type='text'>
We were accidentally using the arti-bin command-line arg to also
override arti-bench-bin.
</content>
</entry>
</feed>
