2
0
mirror of synced 2025-01-12 17:44:08 +00:00

7 Commits

Author SHA1 Message Date
Ben
2d90349b7b
Updates autobootstrap fixture for parallel running. 2024-09-24 10:10:59 +02:00
benbierens
c6a757d6fb
Rename AddCodex. Better retry logging 2024-05-09 09:32:48 +02:00
Giuliano Mega
ec0f7a6790
Remove run ID and introduce deploy ID (#93)
This PR removes the notion of a run id and replaces it with a deploy id in continuous tests. Deploy ids can be set at deploy time only (duh), and will be picked up by the test runner from the deploy file on subsequent runs of the continuous test runner. As a consequence, the deploy id becomes a deployer parameter, and can no longer be overridden at the runner. For non-continuous tests, the deploy ID is created on-the-fly.
2024-02-22 10:41:07 -03:00
benbierens
b81d574a4b
adds block exchange tests. Updates namespaces 2023-10-09 16:59:52 +02:00
benbierens
3e1b361b7b
Fixes cleanup of online codexnodes in Codex test fixture 2023-09-28 15:04:21 +02:00
benbierens
993f2ff813
Fixes issue where autobootstrap node doesn't clear old bootstrap node handles. 2023-09-28 14:23:48 +02:00
benbierens
09670e00e9
Moves projects into folders 2023-09-20 10:51:47 +02:00