summaryrefslogtreecommitdiff
path: root/tests/chutney/setup
Commit message (Expand)AuthorAgeFilesLines
* chutney test: include arti-extra binJim Newsome2026-03-111-0/+43
* chutney ci: convert chutney-script to a normal python moduleJim Newsome2026-03-111-5/+6
* chutney test setup: use explicit namespace destJim Newsome2026-03-091-10/+27
* chutney test setup: fix override for arti-bench-binJim Newsome2026-03-091-1/+1
* chutney setup: no longer dump shell snippetJim Newsome2026-03-091-13/+0
* chutney test: drop jq dependencyJim Newsome2026-03-041-24/+0
* chutney test: dump config as json, for use by python scriptsJim Newsome2026-03-041-1/+3
* chutney Config: use json-friendly typesJim Newsome2026-03-041-5/+5
* chutney CI: move config class to a module for reuseJim Newsome2026-03-041-10/+5
* tests/chutney/setup: use shlex.quoteJim Newsome2026-01-211-6/+10
* Bump chutneyJim Newsome2026-01-211-2/+4
* Bump blackJim Newsome2026-01-211-24/+8
* chutney ci: make arti-bench bin configurableJim Newsome2025-10-091-0/+41
* chutney ci setup: encapsulate config as a wholeJim Newsome2025-09-291-23/+35
* chutney CI: store and use jq pathJim Newsome2025-09-291-2/+1
* chutney setup: refactor config options into Resolver objectsJim Newsome2025-09-291-79/+127
* chutney ci: remove CHUTNEY_BIN env variableJim Newsome2025-09-291-3/+1
* 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 "chutney bootstrap" from `setup` to `bootstrap`Jim Newsome2025-09-291-2/+0
* chutney ci: move "chutney verify" test from `setup` to `test`Jim Newsome2025-09-291-1/+0
* Integration testing: use quicktest buildJim Newsome2025-08-261-1/+5
* 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
* chutney CI: Remove no-op PROXY moduleJim Newsome2025-06-051-8/+1
* chutney test: remove extra arti processJim Newsome2025-06-051-41/+0
* chutney CI: add and use custom network with arti and tor clientsJim Newsome2025-06-051-1/+2
* 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-051-0/+9
* tests: remove 'cargo build' from chutney setupSteven Engler2025-04-171-2/+9
* Replace CHUTNEY_PATH with CHUTNEY_BINJim Newsome2024-11-061-18/+24
* chutney test: reference network as built-in instead of full pathJim Newsome2024-11-061-10/+5
* chutney test: rework installation and tracking of chutney itselfJim Newsome2024-09-181-0/+3
* make chutney setup script more portabletrinity-1686a2023-07-101-3/+1
* fix chutney in CItrinity-1686a2023-07-081-3/+12
* shell: use /usr/bin/env instead of absolute pathsEmil Engler2023-01-251-1/+1
* test/chutney/setup: Set allow_running_as_root as needed.Nick Mathewson2022-08-241-1/+9
* make almost all scripts use bash and set euo pipefailtrinity-1686a2022-05-251-2/+2
* chutney test stop network when arti died or did not starttrinity-1686a2022-05-051-1/+1
* Use port 35353 for testing, not 5353.Nick Mathewson2022-03-151-1/+1
* add simple unit test on UDPtrinity-1686a2022-03-141-1/+1
* add integration test and fill semver_statustrinity-1686a2022-03-141-1/+1
* tests/chutney/setup: Transfer changes from just-deleted codeIan Jackson2022-03-111-3/+3
* tests/chutney: Merge chutney-launching scriptsNick Mathewson2022-03-101-1/+52
* chutney/setup: Wait for port 9150 to open after launching artiNick Mathewson2022-02-281-1/+15
* tests/chutney/setup: Reduce sleepIan Jackson2022-02-181-1/+3
* rename *.sh scripts to bare nameIan Jackson2022-02-181-0/+47