Commit Graph

123 Commits

Author SHA1 Message Date
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
benbierens b42570be14
Merge branch 'feature/codex-net-deployer' into feature/continuous-testing
# Conflicts:
#	DistTestCore/Marketplace/MarketplaceAccess.cs
2023-06-29 09:09:20 +02:00
benbierens efc638a0f9
Debugging logging output 2023-06-28 15:11:20 +02:00
benbierens fe1ee45775
Debugging and cleanin up marketplace test 2023-06-28 10:41:04 +02:00
benbierens 2f5bf4b76e
Adds configuration for selling of storage space 2023-06-28 08:48:46 +02:00
benbierens 63068aae1d
Debugging marketplace test 2023-06-27 15:28:00 +02:00
benbierens 9d3874c88f
Runner correctly ingests codex-deployment.json 2023-06-23 10:35:23 +02:00
benbierens 2e09c9135e
Adds metadata about codex deployment 2023-06-23 09:08:18 +02:00
benbierens aa9b667940
Writes codex-deployment.json which can be used by the test running. 2023-06-23 08:44:27 +02:00
benbierens f242ad5a16
Adds option to declare validators. 2023-06-22 15:58:18 +02:00
benbierens cd69565c2e
Successful local deploy 2023-06-22 14:37:37 +02:00
benbierens ee5a466940
Wiring up the starter class 2023-06-22 10:17:12 +02:00
benbierens d23f5aa29d
Initial setup for continuous test runner 2023-06-21 08:28:40 +02:00
benbierens 9b03fff032
Time formatting in peer download test helper 2023-06-20 13:37:58 +02:00
benbierens 519069f97f
Cleanup 2023-06-08 13:23:26 +02:00
benbierens b4f144a7fb
Speeds up file-equal assertions hugely 2023-06-07 10:56:25 +02:00
benbierens 677ead4fd3
Faster test file generation. 2023-06-07 09:59:00 +02:00
benbierens 7ae03938c3
Fixes storage quota for large file tests. 2023-06-07 09:32:56 +02:00
benbierens d2d7f3dea5
Logging upload/download times and adds performance threshold assertions to large-file tests. 2023-06-07 08:30:10 +02:00
benbierens 56dc1c632d
Variable size download tests 2023-06-06 16:10:30 +02:00
benbierens e33a6776e5
Cleanup 2023-06-06 14:37:02 +02:00
benbierens 10a0ac3311
Splits up download tests from connectivity tests and improves testfile logging 2023-06-04 08:59:51 +02:00
benbierens ad71cff465
Automatically map location enum to available k8s nodes. 2023-06-02 10:04:07 +02:00
benbierens e7d059ceed
Makes default configuration overridable from environment variables. 2023-06-02 09:03:46 +02:00
benbierens 09e550df79
Adds AssertHelper for better less log-spamming retry-assert. 2023-06-01 16:28:34 +02:00
benbierens 9328f04f4a
Adds retry for assertions of metrics and account balances. 2023-06-01 16:09:38 +02:00
benbierens 44e237e60e
Fixes incorrect call to node interaction from gethCompantionNodeStarter 2023-06-01 15:56:26 +02:00
benbierens 56c716a4ea
force update to new contracts image 2023-06-01 15:33:50 +02:00
benbierens 37f7f5293f
Adds debug logging for containerlog-searching operations 2023-06-01 15:20:21 +02:00
benbierens 99c9b25487
Adds better check for successful deployment of codex contracts 2023-06-01 15:04:04 +02:00
benbierens b590e24de8
Debugging marketplace deploy in cluster 2023-06-01 14:18:09 +02:00
benbierens b16eb4e88a
Fixes issue where fetching of enode fails 2023-06-01 14:03:16 +02:00
benbierens b92c1b970d
Sets up support for internal and external container addresses 2023-06-01 09:35:18 +02:00