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 |
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 |
benbierens
|
4adce837ec
|
Logs total run duration in overview log.
|
2023-10-23 10:32:11 +02:00 |
benbierens
|
e11a7d1600
|
Gives deployments a name.
|
2023-10-23 10:19:52 +02:00 |
benbierens
|
45fbd699a9
|
Disables calls to custom API endpoints.
|
2023-10-23 09:36:31 +02:00 |
benbierens
|
bf18fa03a2
|
adds sleep to the starting of the test screens
|
2023-10-22 11:29:16 +02:00 |
benbierens
|
45050c34e4
|
Implements GetAddress method for runningContainers.
|
2023-10-19 11:18:59 +02:00 |
benbierens
|
6b1102efa7
|
Adds name argument to deploy-and-run script
|
2023-10-17 14:32:05 +02:00 |
benbierens
|
d0cafb83a1
|
Fixes compile error in single test runner
|
2023-10-16 13:10:45 +02:00 |
benbierens
|
8f37b4cf38
|
Sets long timeouts for debug/repostore call.
|
2023-10-10 18:08:21 +02:00 |
benbierens
|
1a277ef1b5
|
Logging repostore content on twoclient test failure
|
2023-10-10 17:54:19 +02:00 |
benbierens
|
b81d574a4b
|
adds block exchange tests. Updates namespaces
|
2023-10-09 16:59:52 +02:00 |
benbierens
|
b0610393af
|
rigged for twoclient test with full container log download
|
2023-10-08 19:11:31 +02:00 |
benbierens
|
e4b7e461e9
|
Adds pod name to downloaded logs
|
2023-10-08 18:58:15 +02:00 |
benbierens
|
0dcf3b0b16
|
Adds pod and deployment name
|
2023-10-08 18:56:00 +02:00 |
benbierens
|
f3555f2703
|
Adds node id to downloaded container logs
|
2023-10-08 08:31:48 +02:00 |
benbierens
|
ab9257ce56
|
moving the deployment json
|
2023-10-07 10:29:09 +02:00 |
benbierens
|
1a48c40ad7
|
Example of setting codex log topics for libp2p and discv5
|
2023-10-07 09:48:12 +02:00 |
benbierens
|
092128d77b
|
with working loops this time
|
2023-10-07 08:04:11 +02:00 |
benbierens
|
c653afa554
|
trying with script
|
2023-10-07 07:53:10 +02:00 |
benbierens
|
fab855c4bb
|
adds log and data paths
|
2023-10-07 07:49:55 +02:00 |
benbierens
|
75e263be31
|
Try with script
|
2023-10-07 07:47:54 +02:00 |
benbierens
|
9cb8c57615
|
Adds test report for September
|
2023-10-05 08:31:44 +02:00 |
benbierens
|
5db8be3252
|
Merge branch 'feature/log-mon'
# Conflicts:
# Tests/CodexContinuousTests/ContinuousTestRunner.cs
|
2023-10-04 09:48:21 +02:00 |
benbierens
|
ccc4732752
|
Cleanup
|
2023-10-04 09:36:59 +02:00 |
benbierens
|
562f886e30
|
Bumps k8s operation timeout for continuous test runner.
|
2023-10-04 09:26:11 +02:00 |
benbierens
|
3f2c789dd5
|
Fixes issue where boolean arguments can't be set to false.
|
2023-10-04 09:19:45 +02:00 |
benbierens
|
917d715497
|
Fixes startup of log reconstruction
|
2023-10-03 16:11:14 +02:00 |
benbierens
|
696fb10386
|
debugging the downloader in the cluster
|
2023-10-03 15:36:44 +02:00 |
benbierens
|
a69bea47af
|
Debugging downloader in cluster
|
2023-10-03 15:18:58 +02:00 |
benbierens
|
adbd481c7c
|
Sets elasticsearch downloader for in-cluster running.
|
2023-10-03 14:32:31 +02:00 |
benbierens
|
1bca2bb928
|
Updates parser for new counter format.
|
2023-10-03 13:34:39 +02:00 |
benbierens
|
6fe9d38eb3
|
Adds filter option for selecting tests. Adds cleanup option for deleting deployment namespace.
|
2023-10-03 09:53:02 +02:00 |
benbierens
|
6a96bd7639
|
Implements elastic search log downloader. Requires log-counter codex update!
|
2023-10-02 14:42:36 +02:00 |
benbierens
|
c3ec64f25e
|
very very WIP for how to download complete log from elastic search
|
2023-10-02 12:01:49 +02:00 |
benbierens
|
3dcbb78204
|
Prevents multiple continuous tests from running interleaved.
|
2023-10-02 11:18:27 +02:00 |
benbierens
|
73c49b42c6
|
Fixes incorrect log message when test run gets cancelled.
|
2023-10-02 09:24:01 +02:00 |
benbierens
|
da855b8d0d
|
Proper log monitoring shutdown
|
2023-10-01 10:52:05 +02:00 |
benbierens
|
b23c66c86e
|
Working timerange limited log download
|
2023-10-01 09:57:32 +02:00 |
benbierens
|
ac7fa4905d
|
Adds dockertag description
|
2023-09-29 10:40:48 +02:00 |
benbierens
|
dcdcd110a1
|
Updates READMEs
|
2023-09-29 10:19:59 +02:00 |