<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tests/chutney, branch arti-v1.6.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.6.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-09-29T16:22:19Z</updated>
<entry>
<title>chutney ci setup: encapsulate config as a whole</title>
<updated>2025-09-29T16:22:19Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-09-10T20:43:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7f1aca9466a91f825d4cffb9942686556d598355'/>
<id>urn:sha1:7f1aca9466a91f825d4cffb9942686556d598355</id>
<content type='text'>
This is partly just to get more code out of "main", but also paves the
way a bit for reusing this config code in the `integration-e2e-shadow`
wrapper script, to support the same command-line arguments there.
</content>
</entry>
<entry>
<title>chutney CI: store and use jq path</title>
<updated>2025-09-29T16:22:19Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-09-10T20:02:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=df531a543d240e1a765c65651b7cabf1a082b04b'/>
<id>urn:sha1:df531a543d240e1a765c65651b7cabf1a082b04b</id>
<content type='text'>
Since we're validating the presence of jq, we might as well handle it
consistently with the other dependencies and provide a way to specify
where it is.
</content>
</entry>
<entry>
<title>chutney setup: refactor config options into Resolver objects</title>
<updated>2025-09-29T16:22:19Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-09-09T20:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e4048fa45d2182e1dafc8e0fc52a1396b309e7b6'/>
<id>urn:sha1:e4048fa45d2182e1dafc8e0fc52a1396b309e7b6</id>
<content type='text'>
Encapsulate the logic of finding and validating each option into their
own objects (e.g. so that specification of corresponding command-line
option goes together with other related logic).
</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 setup: allow bin locations to be set by cmd line</title>
<updated>2025-09-29T16:22:19Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-09-08T21:48:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2fc43f22e7c7b7aece13986785c3a621129edac8'/>
<id>urn:sha1:2fc43f22e7c7b7aece13986785c3a621129edac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chutney setup: break into functions</title>
<updated>2025-09-29T16:22:19Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-09-08T21:19:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5e07619bbf2bd6b71bd3c128b062a8074b7a1c87'/>
<id>urn:sha1:5e07619bbf2bd6b71bd3c128b062a8074b7a1c87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chutney ci: rewrite setup script in python</title>
<updated>2025-09-29T16:22:19Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-09-08T20:59:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8db8f01f6dd2fe8d46affa87bf66fa2eaf6b8238'/>
<id>urn:sha1:8db8f01f6dd2fe8d46affa87bf66fa2eaf6b8238</id>
<content type='text'>
We avoid much refactoring at this step to minimize functional changes
from the shell script.
</content>
</entry>
<entry>
<title>chutney CI: move benchmark from e2e script to `test` script</title>
<updated>2025-09-29T16:22:19Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-09-08T19:43:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b33e821c8771ac3ef4cf4378f9af04c259fc3e2a'/>
<id>urn:sha1:b33e821c8771ac3ef4cf4378f9af04c259fc3e2a</id>
<content type='text'>
</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>
<entry>
<title>chutney ci: move "chutney verify" test from `setup` to `test`</title>
<updated>2025-09-29T16:22:19Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-09-04T23:58:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=85328d9baf8fabf7a3c12ead0e92190098962285'/>
<id>urn:sha1:85328d9baf8fabf7a3c12ead0e92190098962285</id>
<content type='text'>
It made sense to have this as part of the setup when the chutney network
itself didn't include arti; i.e. this used to be just validating the
non-chutney tor network before adding chutney nodes.

Now that the chutney network natively includes arti nodes, `chutney
verify` is testing those nodes; i.e., testing arti.
</content>
</entry>
</feed>
