Commit Graph

288 Commits

Author SHA1 Message Date
benbierens 3fff152a3d
Merge branch 'master' into feature/continuous-test-future-counting 2023-07-07 08:28:23 +02:00
benbierens f9a221bad5
Merge branch 'feature/codex-net-deployer' 2023-07-04 15:47:37 +02:00
benbierens 05e60a6b74
Future-counting test 2023-07-03 08:39:11 +02:00
benbierens 9970f225cc
Makes codexAccessFactory follow configuration-runner location 2023-06-30 10:08:51 +02:00
benbierens b0a4ed93d8
script for easy running of continuous tests in cluster 2023-06-30 09:58:59 +02:00
benbierens 4dab688b6f
Adds delay in deployer to ensure accounts are unlocked on time. 2023-06-30 09:54:13 +02:00
benbierens 6e03301b7a
Missing include 2023-06-30 09:43:20 +02:00
benbierens 0987a71f1e
deploy script for easy use in the cluster 2023-06-30 09:34:54 +02:00
benbierens 0caa53bf8c
support for bool in argsuniform 2023-06-30 09:14:54 +02:00
benbierens 0d4960f3ff
cleanup help cli args. Adds option to stop tests on first failure and download cluster logs. 2023-06-30 09:09:59 +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 caf5de678a
Prevents starting a test-run when one is already started. 2023-06-29 13:39:05 +02:00
benbierens 6a5cde2b91
Separate config option for storage space to sell. 2023-06-29 11:05:58 +02:00
benbierens 4b6c8a9191
Sets up codex net downloader for log inspection 2023-06-29 10:45:29 +02:00
benbierens dc38797ee7
Correct cancelling behavior 2023-06-29 10:23:04 +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 eaa218f8e0
Setting up cancelling 2023-06-28 16:19:37 +02:00
benbierens efc638a0f9
Debugging logging output 2023-06-28 15:11:20 +02:00
benbierens 11269d1c21
Sets up transient node test 2023-06-28 12:01:20 +02:00
benbierens 9a3f45e60d
Extracts node-running logic from marketplace test 2023-06-28 11:48:05 +02:00
benbierens f7edfd4eee
Checking for collisions on custom k8s namespaces and account indices 2023-06-28 11:01:10 +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 91a8f6a869
Merge branch 'master' into feature/continuous-testing 2023-06-27 15:28:44 +02:00
benbierens ccd5119b06
Merge branch 'master' into feature/codex-net-deployer 2023-06-27 15:28:35 +02:00
benbierens 63068aae1d
Debugging marketplace test 2023-06-27 15:28:00 +02:00
benbierens 86d954e103
Debugging continuous test runner 2023-06-27 10:16:59 +02:00
benbierens 731ab90ce1
Easier local deployments 2023-06-27 08:29:39 +02:00
benbierens 063b69ef99
Stops marketplace test on first failure 2023-06-26 16:00:16 +02:00
benbierens 330d46bb43
Excludes codex-deployment json 2023-06-26 15:48:22 +02:00
benbierens 4cda3ad22f
Merge branch 'feature/continuous-testing' 2023-06-26 15:47:11 +02:00
benbierens f437c5df9d
Sets up long-running market test. 2023-06-26 15:46:04 +02:00
benbierens c91d9cc7dc
nicer arg parsing 2023-06-26 14:44:21 +02:00
benbierens 868553f27d
uniform config parsing 2023-06-26 13:58:41 +02:00
benbierens 125c3715a8
Merge branch 'master' into feature/continuous-testing 2023-06-26 11:12:53 +02:00
benbierens 25a795f0fd
Applies isolated test context per moment-run 2023-06-26 11:10:56 +02:00
benbierens 55998419ee
Don't start all tests at the same time. 2023-06-26 09:14:02 +02:00
benbierens 9028711475
Adds test name in overview log 2023-06-25 11:24:32 +02:00
benbierens 0ebfed6014
Merge branch 'feature/continuous-testing' 2023-06-25 11:07:09 +02:00
benbierens 83c2088185
Adds overview log 2023-06-25 11:06:47 +02:00
benbierens 4e2e4830a1
Merge branch 'feature/continuous-testing' 2023-06-25 10:56:45 +02:00
benbierens ae3b4df92c
Restores performance tests 2023-06-25 10:55:55 +02:00
benbierens 40b4d8aba3
Running two client test 2023-06-25 10:50:01 +02:00
benbierens 9a9c740e1c
Sets up new test execution loop 2023-06-25 09:53:10 +02:00
benbierens c08507e1b8
wip: figuring out log handling for continous tests 2023-06-23 11:38:30 +02:00
benbierens 9d3874c88f
Runner correctly ingests codex-deployment.json 2023-06-23 10:35:23 +02:00
benbierens 091eae36cc
Wires in codex-deployment json. 2023-06-23 10:14:16 +02:00
benbierens 8bceba0182
Merge branch 'feature/codex-net-deployer' into feature/continuous-testing 2023-06-23 09:18:10 +02:00