Commit Graph

19 Commits

Author SHA1 Message Date
Ben 9bdebb963b
Fixes printing of disttest status 2024-08-20 15:31:45 +02:00
benbierens cfd635146b
Test attribute for creating transcripts 2024-07-31 09:50:02 +02:00
benbierens ecada92dc5
can generate transcript for two-client test 2024-07-26 10:11:29 +02:00
Ben af7aeb2bba
update 2024-07-23 09:58:29 +02:00
Ben 926e323569
Better file manager 2024-07-01 15:59:08 +02:00
Ben 390b9de54a
Replaces delete with disk info log. 2024-06-12 15:28:08 +02:00
benbierens 3a61fc89c6
Adds WaitForCleanup test attribute to allow tests to wait for resources to be cleaned up 2024-06-06 15:09:52 +02:00
Ben 7ec9934751
Update to multipeer download test 2024-04-22 11:17:47 +02:00
benbierens eed989cbf5
Handle errors during log download 2024-04-15 11:37:14 +02:00
benbierens 23ebd4166b
Disables downloading logs 2024-04-15 07:36:12 +02:00
Ben f6edf6cbd5
Overdue readme updates 2024-03-27 15:01:32 +01: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 75757e37fb
Can fetch storage requests from chain 2023-12-20 10:55:29 +01:00
benbierens 09554da362
Adds transfer speeds to status logs. 2023-12-06 10:50:02 +01:00
benbierens 0f9e01e393
Adds git revision information to logs for testing framework status 2023-11-13 11:56:02 +01:00
benbierens b78f527c39
Adds test-type to STATUS log jsons. 2023-11-10 15:28:53 +01:00
benbierens b0f72cf453
Automated local docker build is working. 2023-09-28 12:22:35 +02:00
benbierens dbf0ed714c
Restores continuous test runner. 2023-09-21 10:33:09 +02:00
benbierens 09670e00e9
Moves projects into folders 2023-09-20 10:51:47 +02:00