benbierens
|
00c720137a
|
Adds method for getting request state and receiving cancelled events
|
2024-01-22 16:27:32 +01:00 |
benbierens
|
890cff93d5
|
Adds method for getting request-fulfilled events
|
2024-01-22 16:05:04 +01:00 |
benbierens
|
f7fcef56c7
|
upgrades log filtering
|
2024-01-18 10:24:59 +01:00 |
benbierens
|
29fa554146
|
Adds log topics for block exchange
|
2024-01-18 09:55:07 +01:00 |
benbierens
|
2f10b30283
|
Sets up rewards api and handling.
|
2023-12-20 15:56:03 +01:00 |
benbierens
|
391a2653d9
|
Sets up getting of slot filled and freed events
|
2023-12-20 13:21:53 +01:00 |
benbierens
|
55be07d711
|
Implements getting slot host address
|
2023-12-20 11:34:23 +01: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
|
b143136590
|
Merge branch 'feature/public-testnet-deploying'
|
2023-12-14 15:59:22 +01:00 |
benbierens
|
8fc8a3f7cf
|
Adds check for block verification failures
|
2023-12-12 14:18:26 +01:00 |
benbierens
|
5dc918287c
|
Merge branch 'master' into feature/public-testnet-deploying
|
2023-12-11 08:30:25 +01:00 |
benbierens
|
09554da362
|
Adds transfer speeds to status logs.
|
2023-12-06 10:50:02 +01:00 |
benbierens
|
074f5ebfae
|
Sets up transferSpeed class
|
2023-12-06 09:59:45 +01:00 |
benbierens
|
ad05dc07f0
|
wip report for november
|
2023-12-05 08:31:28 +01:00 |
benbierens
|
46ab3b31ca
|
Checking that we can bootstrap geth nodes together.
|
2023-11-21 10:33:11 +01:00 |
benbierens
|
f4532f3801
|
Target duration now supports timespan string format.
|
2023-11-17 14:51:32 +01:00 |
benbierens
|
db55792f42
|
Catching exceptions in task-factory.
|
2023-11-14 13:28:50 +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
|
2565ced7fe
|
Adds test report for october
|
2023-11-13 13:29:28 +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
|
412a4d3c7a
|
Sets exit code for continuous tests runner
|
2023-11-13 11:17:26 +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
|
6636ef3ac1
|
Moves routing table test into peerDiscovery tests.
|
2023-11-13 09:32:10 +01:00 |
benbierens
|
71ad471958
|
Cleanup routing table tests. Adds retry.
|
2023-11-12 11:24:58 +01:00 |
benbierens
|
96ff3c38bb
|
Adds test for routing table checks.
|
2023-11-12 10:36:48 +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
|
0be6df46bc
|
Merge branch 'deployment-json-rework' into feature/continuous-test-status-logs
|
2023-11-10 09:49:35 +01:00 |
benbierens
|
c5cc15daa0
|
Updates endpoint to match latest Codex
|
2023-11-10 08:20:08 +01:00 |
benbierens
|
0301c3b076
|
Adds status log entry for each test run in continuous tests.
|
2023-11-09 11:35:45 +01:00 |
benbierens
|
b8ce4c49d6
|
Merge branch 'master' into deployment-json-rework
# Conflicts:
# Tests/CodexContinuousTests/run.sh
# Tools/CodexNetDeployer/deploy-continuous-testnet.sh
|
2023-11-08 09:29:22 +01:00 |
benbierens
|
90070de028
|
Enable debug logging from single environment variable or static field.
|
2023-11-08 09:24:39 +01:00 |
benbierens
|
3f8699a59b
|
Removes dependency on pod information for elastic search download
|
2023-11-07 14:33:45 +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
|
655f4895d0
|
Fixes serialization issue for running containers for discord bot and metrics container
|
2023-11-07 11:17:20 +01:00 |
benbierens
|
dc9f3ab090
|
removes dependency on static pod name and address info
|
2023-11-06 14:33:47 +01:00 |
Veaceslav Doina
|
ead1ff7ec6
|
Automate Continuous Tests using GitHub Actions (#69)
|
2023-11-06 15:09:51 +02:00 |
Veaceslav Doina
|
807e8b7b5f
|
Fix TwoClientTest metric name
https://github.com/codex-storage/nim-codex/pull/603
|
2023-11-06 15:06:47 +02:00 |
benbierens
|
5241144e99
|
Locks up deploy-and-run script after tests are started.
|
2023-11-01 10:27:31 +01:00 |
benbierens
|
49300273e0
|
Cleanup continuous tests nicely even if no tests were selected for running.
|
2023-10-31 15:33:00 +01:00 |
benbierens
|
e87f255f48
|
Creates dockerimage that will deploy-and-run from environment args
|
2023-10-31 11:01:10 +01:00 |
benbierens
|
85ad0b414f
|
Cleans up some gethnode arguments.
|
2023-10-30 13:30:14 +01:00 |
benbierens
|
14e8222dfe
|
Adds codex debug-info to deployment json. Needed for bootstrapping later on.
|
2023-10-25 09:14:35 +02:00 |
benbierens
|
dc0edce251
|
Moves continuous-tests default log path to persistent volume
|
2023-10-25 08:56:48 +02:00 |
benbierens
|
0e087c6fee
|
Logs continuous test config at startup.
|
2023-10-23 14:17:52 +02:00 |
benbierens
|
7a6d7d787b
|
Splits up metrics-scraper from metrics-endpoints configuration in deployer.
|
2023-10-23 10:57:59 +02:00 |