benbierens
04f087efe4
Bump to dotnet 8
2024-10-03 14:02:28 +02:00
Ben
2d90349b7b
Updates autobootstrap fixture for parallel running.
2024-09-24 10:10:59 +02:00
Ben
9bdebb963b
Fixes printing of disttest status
2024-08-20 15:31:45 +02:00
benbierens
38b987144e
wip: rework identity map
2024-08-13 14:21:15 +02:00
benbierens
d16b8cb011
Fixes identity issue for runningpod/runningcontainer and log saving for stopped containers
2024-08-01 10:39:06 +02:00
benbierens
cfd635146b
Test attribute for creating transcripts
2024-07-31 09:50:02 +02: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
benbierens
d58d65b751
wip connecting to codex plugin
2024-07-25 16:00:51 +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
benbierens
86074dab6a
Bump k8s operation timeout for long timeset
2024-04-14 09:29:13 +02:00
benbierens
015d8da21d
Better logging for Time.WaitUntil.
2024-04-14 09:22:55 +02:00
gmega
e3b16fd742
add ability to stop single containers
2024-04-13 17:12:14 +03:00
Ben
f6edf6cbd5
Overdue readme updates
2024-03-27 15:01:32 +01:00
Ben
ef53fe02a3
Improve logfile checking
2024-03-20 11:11:59 +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
4b74a9d5fe
working block time finder
2023-12-20 09:48:22 +01:00
benbierens
d67ddab290
Checking for all unwanted log entries
2023-12-15 09:32:03 +01:00
benbierens
8fc8a3f7cf
Adds check for block verification failures
2023-12-12 14:18:26 +01:00
benbierens
09554da362
Adds transfer speeds to status logs.
2023-12-06 10:50:02 +01: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
1f841ca629
Removes modified/clean indicator
2023-11-13 13:05:44 +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
ed56d9edcc
Cleanup of kubernetesWorkflow assembly.
2023-11-12 10:07:23 +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
2b463d060d
Restores debug setting
2023-11-07 14:00:08 +01:00
benbierens
ea66b5b408
debugging address selection in cluster
2023-11-07 12:02:17 +01:00
benbierens
8f37b4cf38
Sets long timeouts for debug/repostore call.
2023-10-10 18:08:21 +02:00
benbierens
b0f72cf453
Automated local docker build is working.
2023-09-28 12:22:35 +02:00
benbierens
dabf836838
Makes default run id static.
2023-09-28 08:53:01 +02:00
benbierens
d830ccb48e
Sets timestamp as default runID when environment variable is not set.
2023-09-27 08:49:36 +02:00
benbierens
0a2bca9f52
Restores pod labels in deployer. Adds metrics assert for twoclient continuous test.
2023-09-26 14:32:28 +02:00
benbierens
01b2ff2181
Merge branch 'master' into plugin-refactor
...
# Conflicts:
# DistTestCore/CodexStarter.cs
# DistTestCore/GethStarter.cs
# ProjectPlugins/CodexPlugin/CodexContainerRecipe.cs
# ProjectPlugins/CodexPlugin/CodexSetup.cs
# ProjectPlugins/CodexPlugin/CodexStartupConfig.cs
2023-09-21 11:07:27 +02:00
benbierens
dbf0ed714c
Restores continuous test runner.
2023-09-21 10:33:09 +02:00
benbierens
bf4c8d8026
Restores project references.
2023-09-20 10:59:52 +02:00
benbierens
09670e00e9
Moves projects into folders
2023-09-20 10:51:47 +02:00