2
0
mirror of synced 2025-01-13 01:54:07 +00:00

68 Commits

Author SHA1 Message Date
benbierens
e96c8a2a13
Enables checking for engine peers in peer tests 2023-05-05 07:58:48 +02:00
benbierens
3db2217c32
oops forgot to update calls to log 2023-05-04 15:21:36 +02: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
2ed6993b58
wip debugging anomalous test failures 2023-05-04 08:25:48 +02:00
benbierens
79a40904e4
setup 2023-05-03 14:18:37 +02:00
benbierens
01c8238311
Applies faster geth image 2023-05-03 10:21:15 +02:00
benbierens
5c00205f62
Cleanup and support for automatic bootstrap tests 2023-05-01 11:14:42 +02:00
benbierens
2d5554fadf
wip test, but passes. 2023-04-30 11:10:38 +02: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
4dd02a96e9
Isolating issue with peer tests 2023-04-30 10:08:32 +02:00
benbierens
1da481daa1
Restores original test numbers 2023-04-28 07:22:17 +02:00
benbierens
96c2ade7ff
Allows for the use of UseLongTimeouts in combination with test-case attribute 2023-04-27 15:55:33 +02:00
benbierens
d236fe6cea
Merge parallel-upload-download tests 2023-04-26 15:32:27 +02:00
benbierens
e2586ddd26
Merge branch 'master' into feature/marketplace-contracts 2023-04-26 15:31:26 +02:00
benbierens
2ba5a1491a
Updates to latest image 2023-04-26 15:31:01 +02:00
Corbo12
ec311f4802 MDF change upload tests file name 2023-04-26 15:00:09 +02:00
Corbo12
aed3edaf6a MDF split tests into different files 2023-04-26 14:59:26 +02:00
benbierens
1c9e59a6ea
Bonus: sets up peer-tests 2023-04-26 14:40:54 +02:00
benbierens
ef546a435b
Supports multiple codex nodes from a single geth companion node. 2023-04-26 11:12:33 +02:00
Corbo12
5d5b08e084 ADD multithreading 2023-04-25 13:43:51 +02:00
benbierens
62f4eed221
Removes BringOnline method 2023-04-25 12:52:11 +02:00
benbierens
9db35be2ec
Allows for nethereum interactions with companion nodes. Verifies that marketplace contract is available before proceeding with codex-node setup. 2023-04-24 14:09:23 +02:00
Corbo12
b70e8033f3 WIP merge with main 2023-04-20 15:58:47 +02:00
Corbo12
4492b4f0d2 Merge remote-tracking branch 'upstream/master' 2023-04-20 14:16:53 +02:00
Corbo12
71b061cac7 MDF threaded functions not running correctly 2023-04-20 14:16:04 +02:00
Corbo12
a7e024002f ADD upload tests 2023-04-20 12:43:25 +02:00
Corbo12
18e59f3490 ADD Parallel download Tests 2023-04-19 12:34:46 +02:00
benbierens
5b132bcb54
Fixes connection from codex node to its companion 2023-04-19 11:23:11 +02:00
benbierens
e9d84a5cf7
Better logging for json errors and node actions. 2023-04-19 10:42:08 +02:00
benbierens
e4e7afd580
Better logging 2023-04-19 09:57:37 +02:00
benbierens
12d122ad83
Finishes implementation of marketplace support 2023-04-18 15:33:12 +02:00
benbierens
9b38447dbe
Setting up access to marketplace address 2023-04-18 10:22:11 +02:00
benbierens
8880ddd2bd
Attempting to set up geth bootstrap argument 2023-04-17 10:31:14 +02:00
benbierens
60e653b63c
Better logging + time measurement 2023-04-14 14:53:39 +02:00
benbierens
419ea1854f
Marketplace test passes 2023-04-14 12:37:05 +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
bdd977d8a9
wrap up with basic ETH balance control 2023-04-12 08:40:23 +02:00
benbierens
c977e37ab8
wip 2023-04-11 11:00:39 +02:00
benbierens
230f9f3bd0
Fixes port clashes for multiple geth nodes per pod 2023-04-10 15:21:45 +02:00
benbierens
ab8318e102
Successful spin-up of geth companion node 2023-04-10 14:48:16 +02:00
benbierens
adbcfb9974
Setting up test interface for marketplace 2023-04-10 09:05:27 +02:00
benbierens
a3ccd07254
Merge branch 'master' into feature/marketplace-contracts
# Conflicts:
#	CodexDistTestCore/DistTest.cs
#	Tests/BasicTests/SimpleTests.cs
2023-04-10 08:01:23 +02:00
benbierens
6af0890571
Ignores two-location test for now 2023-03-31 10:37:55 +02:00
benbierens
c50cf02f7d
Simplifies node-metrics interface 2023-03-31 10:00:44 +02:00
benbierens
14d663143e
Examples of how to execute commands in a container. Example of setup with Nethereum. 2023-03-31 08:39:24 +02:00