benbierens
|
d23f5aa29d
|
Initial setup for continuous test runner
|
2023-06-21 08:28:40 +02:00 |
benbierens
|
56dc1c632d
|
Variable size download tests
|
2023-06-06 16:10:30 +02:00 |
benbierens
|
7c4a2ea12c
|
Fixes the fix of the failure for container-recipes with no exposed ports.
|
2023-06-02 11:38:52 +02:00 |
benbierens
|
346a63abaa
|
Fixes crash for container-recipes that expose no external ports.
|
2023-06-02 11:30:03 +02:00 |
benbierens
|
303eb99f49
|
Removes application-level managed namespaces. Use GUIDs instead.
|
2023-06-02 11:10:16 +02:00 |
benbierens
|
8ba4b1a290
|
Removes pre-assigned service ports and reads back service-ports assigned by k8s cluster.
|
2023-06-02 11:07:36 +02:00 |
benbierens
|
cda63ba245
|
Dynamically allocates Locations-enum to available k8s nodes in cluster.
|
2023-06-02 10:27:57 +02:00 |
benbierens
|
ad71cff465
|
Automatically map location enum to available k8s nodes.
|
2023-06-02 10:04:07 +02:00 |
benbierens
|
44e237e60e
|
Fixes incorrect call to node interaction from gethCompantionNodeStarter
|
2023-06-01 15:56:26 +02:00 |
benbierens
|
99c9b25487
|
Adds better check for successful deployment of codex contracts
|
2023-06-01 15:04:04 +02:00 |
benbierens
|
9eae7cf25e
|
Fixes issue where containers with no exposed ports cannot start.
|
2023-06-01 12:44:48 +02:00 |
benbierens
|
4d654e106c
|
Remaps running container internal address to service endpoint
|
2023-06-01 12:31:14 +02:00 |
benbierens
|
61d2185bb6
|
Attempt internal connection using pod IP and exposed port.
|
2023-06-01 10:14:32 +02:00 |
benbierens
|
b92c1b970d
|
Sets up support for internal and external container addresses
|
2023-06-01 09:35:18 +02:00 |
Veaceslav Doina
|
2f40412d51
|
Allow access from runner namespace (#12)
|
2023-05-31 18:37:34 +03:00 |
Ben Bierens
|
1d919544af
|
Merge pull request #14 from codex-storage/fix/check-network-policies
Fix/check network policies
|
2023-05-31 15:25:07 +02:00 |
benbierens
|
c22125201f
|
Fixing host address formatting for cluster run
|
2023-05-31 15:02:07 +02:00 |
benbierens
|
3ecdce7b07
|
Readies k8sCluster class for run against online cluster.
|
2023-05-31 13:50:52 +02:00 |
Veaceslav Doina
|
9bd896633b
|
Update network policies
|
2023-05-30 22:41:34 +03:00 |
benbierens
|
eae138f7fd
|
Adds policy and test for network isolation. This will not work on docker-desktop clusters.
|
2023-05-04 14:55:39 +02:00 |
benbierens
|
533bf32577
|
Better logging in case codex node fails to respond to debug/info request.
|
2023-05-04 11:34:43 +02:00 |
benbierens
|
ab07ac0389
|
Fixes issue where multiple instances of ApplicaitonLifecycle are created.
|
2023-05-04 09:16:15 +02:00 |
benbierens
|
2ed6993b58
|
wip debugging anomalous test failures
|
2023-05-04 08:25:48 +02:00 |
benbierens
|
532eb3d4f9
|
Fixes single-instance DistTest class being used to run multiple tests in parallel
|
2023-05-03 14:55:26 +02:00 |
benbierens
|
79a40904e4
|
setup
|
2023-05-03 14:18:37 +02:00 |
Eric Mastro
|
c16055d7e4
|
bump to .net 7
|
2023-05-02 15:17:43 +10:00 |
benbierens
|
db4364d336
|
Much nicer logging by means of container name-override and long-id log replacements
|
2023-04-30 10:56:19 +02:00 |
benbierens
|
f94f4a6d22
|
Adds debug logging support
|
2023-04-25 11:31:15 +02:00 |
benbierens
|
cdd51f6dc7
|
Sets up some durability tests.
|
2023-04-19 14:57:00 +02:00 |
benbierens
|
e4e7afd580
|
Better logging
|
2023-04-19 09:57:37 +02:00 |
benbierens
|
f06216b931
|
Deploys codex-contracts along with geth bootstrap node.
|
2023-04-17 16:28:07 +02:00 |
benbierens
|
8880ddd2bd
|
Attempting to set up geth bootstrap argument
|
2023-04-17 10:31:14 +02:00 |
benbierens
|
419ea1854f
|
Marketplace test passes
|
2023-04-14 12:37:05 +02:00 |
benbierens
|
3d908bab6c
|
Setting up nethereum library
|
2023-04-14 10:51:35 +02:00 |
benbierens
|
4fd00607df
|
Setting up Geth starters
|
2023-04-14 09:54:07 +02:00 |
benbierens
|
33a3f85136
|
Metrics example test passes
|
2023-04-13 14:36:17 +02:00 |
benbierens
|
7eab4840ef
|
Log accessing test passes
|
2023-04-13 11:30:19 +02:00 |
benbierens
|
cbf0fbf5b5
|
Implements restart test.
|
2023-04-13 11:07:36 +02:00 |
benbierens
|
56063bbbf1
|
two-client tests pass
|
2023-04-13 10:11:33 +02:00 |
benbierens
|
f5c60f0bca
|
OneClient test passed
|
2023-04-13 09:33:10 +02:00 |
benbierens
|
bb81d7f037
|
rewiring codex node starter
|
2023-04-12 16:12:04 +02:00 |
benbierens
|
7c8a278cd9
|
Cleanup and make kubernetesworkflow configurable
|
2023-04-12 15:22:09 +02:00 |
benbierens
|
2bcf512737
|
Implements KubernetesWorkflow assembly.
|
2023-04-12 15:11:36 +02:00 |
benbierens
|
7b91c83f5b
|
Moving everything around
|
2023-04-12 13:53:55 +02:00 |