summaryrefslogtreecommitdiff
path: root/tests/shadow/conf/tgen.artionionclient.graphml.xml
Commit message (Collapse)AuthorAgeFilesLines
* shadow CI: decrease onion service xfer sizesJim Newsome2025-09-031-2/+3
| | | | | | | | This partially reverts b223d504f6a033600c61e81a0b0a0eea3e43fd44 from arti!3047. Increasing the transfer size exacerbates the failure rate of the onion services too much. We should increase it again once arti#2109 is resolved.
* CI shadow test: increase transfer sizes to 5 MBJim Newsome2025-08-271-2/+2
| | | | | | | | This is the transfer size used in the tor CI chutney tests, to more-fully exercise SENDMEs / congestion control. We also increase the simulation run time to allow time for the larger transfers.
* shadow test: Update hidden service keys.Gabriela Moldovan2023-12-141-1/+1
| | | | | The algorithm name for expanded ed25519 keys has changed, so the test keys need to be updated.
* shadow test: add client for arti hsJim Newsome2023-12-131-0/+29
This also adds a workaround - the arti service doesn't appear to register itself (set up intro points) unless first used as a client.