2
0
mirror of synced 2025-01-28 01:06:15 +00:00

771 Commits

Author SHA1 Message Date
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
074f5ebfae
Sets up transferSpeed class 2023-12-06 09:59:45 +01:00
benbierens
260bc93414
Updates contracts image to latest 2023-12-06 09:34:22 +01:00
benbierens
ad05dc07f0
wip report for november 2023-12-05 08:31:28 +01:00
Slava
12ea002660
Update Runners Jobs nodeSelector (#86)
https://github.com/codex-storage/infra-codex/issues/96
2023-11-27 19:22:28 +02:00
Slava
4c46a708ab
Change affinity label (#85)
https://github.com/codex-storage/infra-codex/issues/100
2023-11-27 19:06:04 +02:00
Slava
b57a727195
Adjust C-Tests for autoruns (#84) 2023-11-26 21:20:04 +02:00
Slava
00207de04d
Auto cleanup old Continuous tests Jobs (#83) 2023-11-24 20:29:50 +02:00
benbierens
3761e236a3
Sets node critical priority for codex and geth nodes 2023-11-23 14:50:54 +01:00
benbierens
ff52e8e841
Defines public IP fetching service 2023-11-23 14:15:37 +01:00
benbierens
b61f5d835c
Fixes request-storage endpoint 2023-11-23 14:10:59 +01:00
benbierens
1a86d3459d
Fixes local files endpoint 2023-11-23 13:43:19 +01:00
benbierens
6bd7098cfe
Fixes download endpoint. 2023-11-23 13:32:58 +01:00
Slava
06ff7c9760
Add CODEXDOCKERIMAGE input to C-Tests workflow (#82) 2023-11-22 21:04:59 +02:00
Slava
703f410161
Fix reports workflows scheduler (#81) 2023-11-22 12:38:19 +02:00
Slava
6f53e78e6a
Run C-Tests reports by Scheduler (#80) 2023-11-19 21:13:40 +02: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
ee319a6d0f
Merge branch 'feature/scheduling-affinity' 2023-11-14 10:50:32 +01:00
benbierens
7de0e5a1c4
Sets up tests-runners as avoided scheduling affinity. 2023-11-14 10:16:00 +01:00
Slava
7114fd1c00
Use dedicated node pool for tests runners (#79)
https://github.com/codex-storage/infra-codex/issues/88
2023-11-13 22:37:00 +02: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
537c37351a
Merge branch 'master' of https://github.com/status-im/cs-codex-dist-tests 2023-11-13 11:57:48 +01:00
benbierens
0f9e01e393
Adds git revision information to logs for testing framework status 2023-11-13 11:56:02 +01:00
Slava
90118b3481
Use separate log folder per Continuous Tests run (#78) 2023-11-13 12:50:32 +02:00
benbierens
412a4d3c7a
Sets exit code for continuous tests runner 2023-11-13 11:17:26 +01:00
benbierens
960bef455a
Adds codex revision to metadata. 2023-11-13 09:37:45 +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
Slava
496f8fa370
Add Run ID to the Tests Identification (#77) 2023-11-12 18:35:11 +02:00
Slava
25148db971
Show Tests Identification in runners workflows (#76) 2023-11-12 17:07:53 +02: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
096282ae1a
Fixes debug/peer serialization. Adds retry for pod-finding. 2023-11-10 15:23:16 +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
073f0d86a1
Cleans up runnerLocationUtils. 2023-11-07 16:02:09 +01:00
benbierens
ec6c987ef9
determine runner location with environment variables 2023-11-07 15:51:28 +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
9d464708b5
Updates local address format 2023-11-07 13:49:28 +01:00
benbierens
3e49ce6ae9
Adds kube namespace to internal addresses 2023-11-07 13:13:06 +01:00