<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tests/chutney/bootstrap, branch arti-v2.2.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.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-03-11T19:33:42Z</updated>
<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>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: convert to python</title>
<updated>2026-03-04T20:57:41Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-03-04T18:44:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ad8e0160be535cb75e1c513a79fc5ede18b822eb'/>
<id>urn:sha1:ad8e0160be535cb75e1c513a79fc5ede18b822eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chutney bootstrap: convert to python</title>
<updated>2026-03-04T20:56:58Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-03-03T00:20:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b4759fe2002f822bb49f3df9de1c95e117520c2f'/>
<id>urn:sha1:b4759fe2002f822bb49f3df9de1c95e117520c2f</id>
<content type='text'>
This is primarily a proof-of-concept for converting these scripts before
tackling the more complext 'test' script.
</content>
</entry>
<entry>
<title>Bump chutney</title>
<updated>2026-01-21T17:38:52Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-01-21T17:09:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fb3ea83f162fa9ffd5accd8279fbe867e66497fa'/>
<id>urn:sha1:fb3ea83f162fa9ffd5accd8279fbe867e66497fa</id>
<content type='text'>
Bump chutney, and migrate to CLI changes introduced in chutney!101
</content>
</entry>
<entry>
<title>chutney ci: remove CHUTNEY_BIN env variable</title>
<updated>2025-09-29T16:22:19Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-09-09T18:12:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=353e79c5d65547135a8de71edfe50954f6f6b4b0'/>
<id>urn:sha1:353e79c5d65547135a8de71edfe50954f6f6b4b0</id>
<content type='text'>
This wasn't a pre-existing environment variable, and now it can be set
via command-line if it needs to be overridden. I don't see much reason
to use an environment variable here.
</content>
</entry>
<entry>
<title>chutney ci: move "chutney bootstrap" from `setup` to `bootstrap`</title>
<updated>2025-09-29T16:22:19Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-09-05T00:08:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ca53c6dc248023cbf6350c1c5cc71a8e08c2ccc6'/>
<id>urn:sha1:ca53c6dc248023cbf6350c1c5cc71a8e08c2ccc6</id>
<content type='text'>
This makes the `setup` script a bit more clearly single-purpose of
resolving and storing the configuration, without actually acting on it
yet.
</content>
</entry>
</feed>
