Commit Graph

155 Commits

Author SHA1 Message Date
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 c7e5ddb0cb
additional application ids, fixes deployment namespace issue 2023-08-10 13:58:50 +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
benbierens 061694f83a
Adds option to set block TTL from codex-setup 2023-08-10 09:44:23 +02:00
benbierens ed5b2d5b80
bumps to latest contracts image 2023-08-10 08:39:32 +02:00
benbierens 0259c30bb5
Wires up pod labels 2023-08-07 15:51:44 +02:00
benbierens 9840c50e9f
Rolls back node version in contracts container. 2023-08-07 14:33:04 +02:00
benbierens 2bafab8b22
Adds check against failure to deploy codex contracts 2023-08-07 11:21:26 +02:00
benbierens 8a6c5e95ee
Makes sure codex nodes are always started in their own pods. 2023-08-07 10:44:48 +02:00
benbierens 771a952f02
Download container logs when EnsureOnline fails 2023-08-04 08:19:03 +02:00
benbierens 9fab7757b0
Pins codex image to fixed hash 2023-08-04 07:55:46 +02:00
benbierens 5675c1d77a
use codex version info in logging 2023-07-31 11:51:29 +02:00
benbierens 8d229f1720
cleans up waiting for storage contract state helper methods. 2023-07-31 09:56:37 +02:00
benbierens 9a7946c863
Basic tests pass 2023-07-31 09:16:52 +02:00
benbierens 933932b091
Fixes fetching of docker image for status log 2023-07-21 09:42:38 +02:00
benbierens dbbd05ea97
Merge branch 'master' into feature/docker-image-testruns
# Conflicts:
#	DistTestCore/Codex/CodexContainerRecipe.cs
2023-07-21 09:34:37 +02:00
benbierens 754e74f6d8
Merge branch 'feature/logs-update-for-kibana' 2023-07-21 09:23:31 +02:00
benbierens 344c004299
Adds test duration to status log 2023-07-21 09:20:28 +02:00
benbierens 0f9e6b6b58
Bumps to latest codex image 2023-07-21 07:44:13 +02:00
benbierens f2517b2ade
Bump to latest codex master image 2023-07-20 09:02:17 +02:00
benbierens bbf66bb0f0
Cleanup of full connectivity helpers 2023-07-18 16:07:52 +02:00
benbierens bfefba9633
Fixes large discovery tests 2023-07-18 14:26:21 +02:00
benbierens 87d346ee20
Merge branch 'master' into feature/logs-update-for-kibana 2023-07-18 10:39:47 +02:00
benbierens 009ce1e9f3
Wires up the status log. 2023-07-18 09:47:44 +02:00
benbierens 5f89db4012
Bumps to latest codex image 2023-07-18 09:18:43 +02:00
benbierens 6892080128
Disables future-counting API call 2023-07-18 08:03:16 +02:00
benbierens fe25166478
Better http timeout and retrying values 2023-07-17 15:21:10 +02:00
benbierens fa7ba9149e
Sets docker images in constructor of recipes 2023-07-17 11:12:14 +02:00
benbierens 6147c14c9b
setting up 2023-07-17 09:26:54 +02:00
benbierens adeba21665
Disables debug output by default 2023-07-17 08:54:07 +02:00
benbierens b295314bde
fixes blockTTL envvar 2023-07-14 10:45:26 +02:00
benbierens f23926636c
Setting up way to run different codex images 2023-07-14 10:18:37 +02:00
benbierens 2de7fc7f20
Bumps to latest official codex image. 2023-07-13 10:36:43 +02:00
benbierens a3a5adaa19
Merge branch 'feature/codex-net-deployer'
# Conflicts:
#	DistTestCore/Marketplace/MarketplaceAccess.cs
2023-07-13 10:34:34 +02:00
benbierens 4a17129204
Merge branch 'feature/continuous-test-future-counting'
# Conflicts:
#	DistTestCore/Marketplace/MarketplaceAccess.cs
2023-07-13 10:33:31 +02:00
benbierens 6109921849
Enables auto-NAT option 2023-07-13 10:05:40 +02:00
benbierens 1ef65f00f9
Merge branch 'master' into feature/codex-net-deployer
# Conflicts:
#	DistTestCore/Marketplace/MarketplaceAccess.cs
2023-07-12 14:55:42 +02:00
benbierens 11502717c3
Fixes hexint interface to marketplace API 2023-07-12 14:53:27 +02:00
benbierens 42acb862b6
Removes docker images from config because they aren't configurable this way. 2023-07-11 14:56:40 +02:00
benbierens 17935f4c9e
Adds metrics container to deployment json 2023-07-11 12:21:48 +02:00
benbierens 7d856c276b
Only display new threshold breaches 2023-07-11 08:19:14 +02:00
benbierens d982f39870
Adds threshold checking test 2023-07-07 08:52:53 +02:00
benbierens 52c9ec9211
Restores two-client test 2023-07-04 16:04:18 +02:00
benbierens 05e60a6b74
Future-counting test 2023-07-03 08:39:11 +02:00
benbierens e7e464b4fa
Adds container alias to log. Useful for transient nodes 2023-06-30 08:39:18 +02:00
benbierens 66e6cdc027
Flattens CodexNode into CodexAccess 2023-06-29 16:07:49 +02:00
benbierens d985e3191a
Adds blockTTL to configuration of codex containers 2023-06-29 16:03:45 +02:00