2
0
mirror of synced 2025-01-12 09:34:40 +00:00

620 Commits

Author SHA1 Message Date
benbierens
3c94727101
Slows down the two continuous tests 2023-08-24 10:44:06 +02:00
benbierens
561024738a
Fixes issue with log downloading in holdmybeer test 2023-08-24 09:33:46 +02:00
benbierens
9a117cca70
rigs continuous testnet for holdmybeer test. 2023-08-23 08:29:16 +02:00
benbierens
e340b3cd41
Merge branch 'spike/local-continuous-debug' 2023-08-22 15:56:05 +02:00
benbierens
2803b8b484
Merge branch 'master' into spike/local-continuous-debug
# Conflicts:
#	DistTestCore/Codex/CodexContainerRecipe.cs
2023-08-22 15:53:07 +02:00
benbierens
47aedc2ac8
cleanup 2023-08-22 15:51:39 +02:00
benbierens
7e5121a642
Fixes test for cloud environment 2023-08-22 09:06:44 +02:00
benbierens
ce3850b0b0
I accidentally filled up my harddrive with random numbers last night. 2023-08-21 07:58:58 +02:00
benbierens
1682dfc08f
Adds holdmybeer test to continuous test runner 2023-08-18 10:31:20 +02:00
Eric
70c56eadec
Add better error handling for non-200 codes
Also add better json deserialization error handling
2023-08-18 15:40:40 +10:00
Slava
c716fde17b
Add documentation how to run tests in remote Kubernetes (#41)
https://github.com/codex-storage/cs-codex-dist-tests/issues/40
2023-08-17 14:43:13 +03:00
benbierens
aaca9e1ec5
Bumps to new images. 2023-08-17 11:06:45 +02:00
benbierens
c8cb04d859
Allows downloading only log-tails. 2023-08-16 16:13:29 +02:00
Slava
543f2b97dd
Add reusable workflow for Docker (#42) (#45) 2023-08-16 14:46:17 +03:00
benbierens
30364abf21
Correct checking of upload and download log statements 2023-08-16 11:39:24 +02:00
benbierens
6486dba289
Asserting correct filesize and block numbers in the codex logs 2023-08-16 10:52:44 +02:00
benbierens
57c46004b1
cleanup 2023-08-15 15:00:47 +02:00
benbierens
3abb1770c2
Fixes crash log downloads 2023-08-15 12:55:30 +02:00
benbierens
08ee09af1e
wires crashWatcher into CodexStarter 2023-08-15 11:01:18 +02:00
benbierens
72fa368357
working example of crash log recovery 2023-08-15 10:03:01 +02:00
benbierens
86bae93e98
Wires up block-maintenance number of blocks param 2023-08-14 16:37:31 +02:00
benbierens
c0b7d3a747
Hooks up block maintenance interval config param. 2023-08-14 15:51:03 +02:00
benbierens
6e5e30afd4
rigged up a pod crash detector maybe 2023-08-14 15:10:36 +02:00
benbierens
9f0600d6c1
Automatic quota line. Holding test. 2023-08-14 10:35:42 +02:00
benbierens
f2346d5d09
Merge branch 'feature/grafana-dashboard' into spike/local-continuous-debug
# Conflicts:
#	ContinuousTests/ContinuousTestRunner.cs
2023-08-14 08:19:09 +02:00
benbierens
b4302ab6f7
Decent dashboard setup 2023-08-13 11:19:35 +02:00
benbierens
75cdb94e27
use cluster-external addresses for dashboard URLs 2023-08-13 10:10:47 +02:00
benbierens
bce8a48cad
logs grafana image id 2023-08-13 10:07:47 +02:00
benbierens
de66236383
Cleans up grafana starter. 2023-08-13 10:01:06 +02:00
benbierens
f1131abf79
Wires dashboard into deployer 2023-08-13 09:07:23 +02:00
benbierens
fc3f424208
Splits up grafana starter 2023-08-13 08:40:32 +02:00
benbierens
75228c815d
fixes dashboard permissions 2023-08-13 08:27:30 +02:00
benbierens
485af03367
very wip: automatic grafana dashboard 2023-08-11 12:38:26 +02:00
benbierens
2acb669c31
automatically adds prometheus as datasource 2023-08-11 11:06:40 +02:00
benbierens
79908b8a54
disables grafana auth 2023-08-11 10:16:19 +02:00
benbierens
9037ddab6e
initial setup of a grafana container 2023-08-11 09:37:30 +02:00
benbierens
5d92b99926
Determine runner location by pinging pod IP. 2023-08-11 09:09:03 +02:00
benbierens
fff02656b7
automatically determine runner location 2023-08-11 08:39:51 +02:00
benbierens
5f1b9bf8d4
lines up test type names 2023-08-10 14:31:08 +02:00
benbierens
7280fcc3cf
Merge branch 'master' into spike/local-continuous-debug
# Conflicts:
#	ContinuousTests/ContinuousTestRunner.cs
2023-08-10 14:26:36 +02:00
benbierens
ea767e23ae
Merge branch 'feature/labeling-pods' 2023-08-10 14:25:43 +02:00
benbierens
3de8e29198
turns on metrics by default for deployment 2023-08-10 14:25:32 +02:00
benbierens
c7e5ddb0cb
additional application ids, fixes deployment namespace issue 2023-08-10 13:58:50 +02:00
benbierens
683cc882be
dash is disallowed 2023-08-10 11:59:57 +02:00
benbierens
9c1b469f0d
same for fixture name 2023-08-10 11:56:29 +02:00
benbierens
4995665fe5
deals with adhoc test context categories 2023-08-10 11:53:49 +02:00
benbierens
5a861df968
local tests passed 2023-08-10 11:47:34 +02:00
benbierens
01ec6f7d8b
sets up additional pod labels 2023-08-10 11:25:22 +02:00
benbierens
17673e8fa5
cleanup some workflow/lifecycle madness 2023-08-10 10:58:18 +02:00
benbierens
9a63a82a49
Merge branch 'master' into feature/labeling-pods
# Conflicts:
#	DistTestCore/Marketplace/CodexContractsContainerRecipe.cs
2023-08-10 09:50:15 +02:00