benbierens
|
9b1ab3185f
|
Idiot developer forgets to use variable.
|
2023-10-25 14:42:53 +02:00 |
benbierens
|
3914d58a6a
|
Sets up support for UDP ports and applies them to discovery ports.
|
2023-10-25 14:23:07 +02:00 |
benbierens
|
49f6c7e37e
|
Merge branch 'master' into feature/public-testnet-deploying
|
2023-10-24 09:42:37 +02:00 |
benbierens
|
e073f7a881
|
Fixes locking and retrying in http class
|
2023-10-24 09:41:37 +02:00 |
benbierens
|
3326c42f7a
|
Switching to ip + port internal addresses
|
2023-10-24 09:03:56 +02:00 |
benbierens
|
eb70fe612b
|
trying with podIP for internal addresses.
|
2023-10-23 16:12:45 +02:00 |
benbierens
|
b3ba39b2e5
|
Debug logging for nethereum interactions
|
2023-10-23 16:04:50 +02:00 |
benbierens
|
abb9560b6d
|
Better logging of k8s exceptions
|
2023-10-23 15:49:14 +02:00 |
benbierens
|
2fae9505d6
|
attempt to fix contract deployment in testnet mode
|
2023-10-23 15:28:20 +02:00 |
benbierens
|
58816430e3
|
Adds internal ports to container-port array as long as they have tags.
|
2023-10-23 14:05:08 +02:00 |
benbierens
|
50fbf0ad52
|
Replaces retry-time with maxNumberOfRetries in timesets.
|
2023-10-23 10:11:02 +02:00 |
benbierens
|
0fd6a6f06e
|
Fixes port tag mismatch
|
2023-10-19 15:48:49 +02:00 |
benbierens
|
2fea475237
|
multiple service ports
|
2023-10-19 14:03:36 +02:00 |
benbierens
|
45050c34e4
|
Implements GetAddress method for runningContainers.
|
2023-10-19 11:18:59 +02:00 |
benbierens
|
43fa57dc97
|
Mandatory port tags for exposed ports
|
2023-10-19 11:12:08 +02:00 |
benbierens
|
3a8bb760ef
|
Adding support for multiple exposed container ports
|
2023-10-19 11:08:30 +02:00 |
benbierens
|
8f37b4cf38
|
Sets long timeouts for debug/repostore call.
|
2023-10-10 18:08:21 +02:00 |
benbierens
|
e2a6a2f792
|
fixes possible null-ref
|
2023-10-08 07:46:48 +02:00 |
benbierens
|
1ca943b189
|
Fixes partial rename in k8sController.
|
2023-10-04 10:37:18 +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
|
1bca2bb928
|
Updates parser for new counter format.
|
2023-10-03 13:34:39 +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
|
b23c66c86e
|
Working timerange limited log download
|
2023-10-01 09:57:32 +02:00 |
benbierens
|
cec6d787de
|
Adds methods for streaming container log
|
2023-10-01 08:56:21 +02:00 |
benbierens
|
b0f72cf453
|
Automated local docker build is working.
|
2023-09-28 12:22:35 +02:00 |
benbierens
|
6a2bd11dd5
|
Adds codex environment variables to startup log of continuous tests.
|
2023-09-27 09:09:42 +02:00 |
benbierens
|
42b0ab67a0
|
Logging bytes per millisecond for twoclient upload and download
|
2023-09-26 15:17:35 +02:00 |
benbierens
|
9dbd33a906
|
Fixes serialization issue for running-pod type.
|
2023-09-25 09:57:27 +02:00 |
benbierens
|
3a24a77803
|
Adds option for partial matches of kube node names.
|
2023-09-25 09:19:29 +02:00 |
benbierens
|
10697f1047
|
Updates container location support
|
2023-09-25 08:47:19 +02:00 |
benbierens
|
b8b59508aa
|
Nicens up the timeouts for the net deployer.
|
2023-09-22 10:02:16 +02:00 |
benbierens
|
ea09605827
|
Reverts combining http and ws ports. Fixes runner location utils.
|
2023-09-22 09:52:30 +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
|
5b2557b3f4
|
Set up loading of plugins.
|
2023-09-20 13:56:01 +02:00 |
benbierens
|
8cde69a483
|
Restores continuous test runner
|
2023-09-20 13:33:58 +02:00 |
benbierens
|
3b6fdaa3bc
|
Restores CodexNetDeployer
|
2023-09-20 12:55:09 +02:00 |
benbierens
|
09670e00e9
|
Moves projects into folders
|
2023-09-20 10:51:47 +02:00 |