summaryrefslogtreecommitdiff
path: root/tests/chutney
Commit message (Expand)AuthorAgeFilesLines
* tests/chutney/setup: use shlex.quoteJim Newsome2026-01-211-6/+10
* Bump chutneyJim Newsome2026-01-214-6/+9
* Bump blackJim Newsome2026-01-211-24/+8
* chutney ci: make arti-bench bin configurableJim Newsome2025-10-092-1/+43
* chutney ci setup: encapsulate config as a wholeJim Newsome2025-09-291-23/+35
* chutney CI: store and use jq pathJim Newsome2025-09-292-5/+5
* chutney setup: refactor config options into Resolver objectsJim Newsome2025-09-291-79/+127
* chutney ci: remove CHUTNEY_BIN env variableJim Newsome2025-09-295-17/+10
* chutney ci setup: allow bin locations to be set by cmd lineJim Newsome2025-09-291-20/+36
* chutney setup: break into functionsJim Newsome2025-09-291-36/+50
* chutney ci: rewrite setup script in pythonJim Newsome2025-09-291-92/+75
* chutney CI: move benchmark from e2e script to `test` scriptJim Newsome2025-09-292-12/+7
* chutney ci: move "chutney bootstrap" from `setup` to `bootstrap`Jim Newsome2025-09-293-5/+19
* chutney ci: move "chutney verify" test from `setup` to `test`Jim Newsome2025-09-292-1/+13
* Integration testing: use quicktest buildJim Newsome2025-08-261-1/+5
* integration-e2e-shadow: update simulated time more frequentlyJim Newsome2025-08-111-1/+6
* chutney test net: add 2nd exit and bridge for conflux compatJim Newsome2025-08-111-2/+2
* chutney test network: use multi-phase launchJim Newsome2025-08-111-7/+22
* chutney ci: use "chutney bootstrap" to support multi-phase networksJim Newsome2025-08-111-3/+1
* CI: increase CHUTNEY_START_TIME to defaultJim Newsome2025-08-111-1/+1
* arti ci: add a bridge clientJim Newsome2025-06-051-0/+7
* arti test network: add fewer exit relaysJim Newsome2025-06-051-2/+3
* arti-ci network: inline node definitionsJim Newsome2025-06-051-9/+11
* arti-bench script: ensure chutney teardown on exitJim Newsome2025-06-051-0/+6
* integration-e2e: ensure chutney network teardown on exitJim Newsome2025-06-051-2/+3
* chutney CI: Remove no-op PROXY moduleJim Newsome2025-06-052-9/+2
* chutney test: remove extra arti processJim Newsome2025-06-054-78/+0
* chutney ci test: use chutney net's arti clientJim Newsome2025-06-052-5/+13
* chutney CI: add and use custom network with arti and tor clientsJim Newsome2025-06-052-1/+13
* chutney CI: set CHUTNEY_ARTI before configuring chutney networkJim Newsome2025-06-051-15/+17
* chutney CI: get tor client port for arti-bench more robustlyJim Newsome2025-06-052-9/+13
* CI: bump chutney commitJim Newsome2025-06-051-1/+1
* chutney/arti-bench: pass configured net name through to setup scriptJim Newsome2025-06-051-1/+1
* chutney dns test: handle multiple addressesJim Newsome2025-06-051-1/+3
* integration-e2e-shadow: move simulation seed to yamlJim Newsome2025-04-231-3/+3
* integration-e2e-shadow: move unblocked-syscall-latency to yamlJim Newsome2025-04-231-1/+1
* integration-e2e-shadow: use a larger max_unapplied_cpu_latencyJim Newsome2025-04-231-0/+20
* tests: remove 'cargo build' from chutney setupSteven Engler2025-04-171-2/+9
* integration-e2e-shadow: add CLI arg for shadow simulation seedJim Newsome2025-03-311-0/+11
* integration-e2e-shadow: tell chutney to disable tor sandboxJim Newsome2025-03-311-0/+2
* Fix AF_UNIX terminology in docs, comments, and error messagesIan Jackson2025-03-241-1/+1
* Replace CHUTNEY_PATH with CHUTNEY_BINJim Newsome2024-11-065-65/+71
* chutney test: reference network as built-in instead of full pathJim Newsome2024-11-064-14/+9
* python: Split lines over 99 chars longNick Mathewson2024-10-241-1/+2
* Run "black" to reformat all our pythonNick Mathewson2024-10-241-48/+59
* Add `tests/chutney/integration-e2e-shadow`Jim Newsome2024-09-182-0/+102
* chutney test: rework installation and tracking of chutney itselfJim Newsome2024-09-182-1/+23
* chutney test: add option to skip tests incompatible with shadowJim Newsome2024-09-181-5/+17
* chutney: don't hard-code expected IP address for example.comJim Newsome2024-09-181-2/+6
* chutney test: move logic from .gitlab-ci.yml to integration-e2eJim Newsome2024-09-181-0/+10