ThatBen
2dfdfac2bb
while better the new plan is still a mess
2025-04-23 14:18:11 +02:00
Ben
02ef655a40
Enables console output for release tests.
2025-04-22 12:25:37 +02:00
ThatBen
ec644eed4a
Moving downloadedlog to logging module
2025-01-16 10:15:02 +01:00
benbierens
1f72d4f37d
Fixes compile of continuous tests
2024-07-26 10:14:54 +02:00
benbierens
ecada92dc5
can generate transcript for two-client test
2024-07-26 10:11:29 +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
5996c0fa63
Adds involvedpods, error, and duration in seconds to status logs for continuous tests.
2023-11-14 12:56:47 +01:00
benbierens
0f9e01e393
Adds git revision information to logs for testing framework status
2023-11-13 11:56:02 +01:00
benbierens
344d3cd44f
Merge branch 'master' into feature/continuous-test-status-logs
...
# Conflicts:
# Tests/DistTestCore/Logs/StatusLog.cs
2023-11-13 09:33:24 +01:00
benbierens
b78f527c39
Adds test-type to STATUS log jsons.
2023-11-10 15:28:53 +01:00
benbierens
0301c3b076
Adds status log entry for each test run in continuous tests.
2023-11-09 11:35:45 +01:00
benbierens
90070de028
Enable debug logging from single environment variable or static field.
2023-11-08 09:24:39 +01:00
benbierens
09670e00e9
Moves projects into folders
2023-09-20 10:51:47 +02:00