Commit Graph

668 Commits

Author SHA1 Message Date
Alberto Soutullo ca73887361 Fixed imports in wls tests 2023-03-10 12:41:23 +01:00
Alberto Soutullo e923795552 Fixed paths for wls in system_variables.star 2023-03-10 12:41:23 +01:00
Alberto Soutullo fcd814d8e8 Fixed pythonpath in wls dockerfile 2023-03-10 12:41:22 +01:00
Alberto Soutullo 1ae60e8395 Removed unnecessary init py in wls-module 2023-03-10 12:41:22 +01:00
Alberto Soutullo 01551df104 Fixed CMD starlark command to wls 2023-03-10 12:41:21 +01:00
Alberto Soutullo f4fb0bdd45 Removed unnecessary catches 2023-03-10 12:41:21 +01:00
Alberto Soutullo da8cfe8377 Added new tests to main test file and one extra data file for tests 2023-03-10 12:41:20 +01:00
Alberto Soutullo de6c75cec7 Added tests for nwaku_builder.star 2023-03-10 12:41:20 +01:00
Alberto Soutullo a155da00fb Added tests for waku_builder.star 2023-03-10 12:41:20 +01:00
Alberto Soutullo 1932de5a14 Added tests for gowaku_builder.star 2023-03-10 12:41:19 +01:00
Alberto Soutullo 9697972470 Fixed tests for test_waku_methods.star 2023-03-10 12:41:18 +01:00
Alberto Soutullo 21202c0144 Moved and changed test_node_builders.star 2023-03-10 12:41:18 +01:00
Alberto Soutullo 462b3cbb87 Added new data and mofified old one for tests 2023-03-10 12:41:18 +01:00
Alberto Soutullo 2e4f8e42a8 Fixed test_file_helpers.star because new gennet information 2023-03-10 12:41:17 +01:00
Alberto Soutullo 0e67be8e1c Fixed get peers method for multinode approach 2023-03-10 12:41:17 +01:00
Alberto Soutullo fd4556445a Removed unnused method from wls.star 2023-03-10 12:41:16 +01:00
Alberto Soutullo 2686ed839b Made nomos method public by sintax 2023-03-10 12:41:16 +01:00
Alberto Soutullo d6cc337403 Moved dispatchers to other file 2023-03-10 12:41:15 +01:00
Alberto Soutullo 60998586c0 Bug: Ports shift values are now used 2023-03-10 12:41:15 +01:00
Alberto Soutullo a774ecec84 Added tests for wls.py 2023-03-10 12:41:14 +01:00
Alberto Soutullo 1345575333 Finished test payloads 2023-03-10 12:41:14 +01:00
Alberto Soutullo c4ee242471 Remove comment in payload and added error 2023-03-10 12:41:14 +01:00
Alberto Soutullo da58f57994 Make wls actually take arguments 2023-03-10 12:41:13 +01:00
Alberto Soutullo 14244a5fb5 Deleted unnecessary wls template. 2023-03-10 12:41:13 +01:00
Alberto Soutullo 7ddbbc2e53 Added tests for payloads 2023-03-10 12:41:12 +01:00
Alberto Soutullo d640d977ce Added tests for waku messaging 2023-03-10 12:41:12 +01:00
Alberto Soutullo 8db84f0324 Added exit code to sys.exit 2023-03-10 12:41:11 +01:00
Alberto Soutullo 18f7f585ab Cleaned imports 2023-03-10 12:41:11 +01:00
Alberto Soutullo 557e149a2e Added tests for Moved node builder star files to types folder.py 2023-03-10 12:41:10 +01:00
Alberto Soutullo ca4bb88931 Refactored payloads.py to add tests 2023-03-10 12:41:10 +01:00
Alberto Soutullo 112ed64d40 Deleted unnecessary check 2023-03-10 12:41:09 +01:00
Alberto Soutullo 523020c588 Fixed logger and wls.py call before starting with tests 2023-03-10 12:41:09 +01:00
Alberto Soutullo 4edd198793 More refactor and PEP-8 2023-03-10 12:41:08 +01:00
Alberto Soutullo 1236ae679b Refactor and restructured wls 2023-03-10 12:41:08 +01:00
Alberto Soutullo db6996ded1 First refactor after rebase with Analysis 2023-03-10 12:41:07 +01:00
Alberto Soutullo 013a799dac WIP: Starting clean code to refactor as it already works for several nodes per container. 2023-03-10 12:41:06 +01:00
Alberto Soutullo 3fdc0f1602 Changed wls to work with kurtosis information 2023-03-10 12:41:06 +01:00
Alberto Soutullo a0789087eb WIP trying to pass new network information to wls 2023-03-10 12:41:05 +01:00
Gusto Bacvinka 6cffd71084 Remove unused variable 2023-03-10 12:41:04 +01:00
Gusto Bacvinka 7cda520f51 Add multiple nomos nodes per container support 2023-03-10 12:41:04 +01:00
Gusto Bacvinka de84b28a04 Remove unused files 2023-03-10 12:41:03 +01:00
Gusto Bacvinka 5c81b48b4d Nomos wsl statistics 2023-03-10 12:41:03 +01:00
Gusto Bacvinka 432889fbff Remove inaccurate comment 2023-03-10 12:41:02 +01:00
Gusto Bacvinka 8bbabafe98 Remove unused imports 2023-03-10 12:41:02 +01:00
Gusto Bacvinka 600c9e9693 Interconnect waku and nomos nodes via the same method 2023-03-10 12:41:02 +01:00
Gusto Bacvinka b469a63ccb Make node init code agnostic to the node type 2023-03-10 12:41:01 +01:00
Gusto Bacvinka 2df81532ec Simplify dockerfiles and mark files as executable 2023-03-10 12:41:00 +01:00
Gusto Bacvinka 34d903e796 Extend nomos wsl and add visualizations 2023-03-10 12:41:00 +01:00
Gusto Bacvinka 2a3b5e552d Update to Kurtosis 66.2 2023-03-10 12:40:59 +01:00
Gusto Bacvinka cb81c8676b Gennet and WSL changes for nomos node 2023-03-10 12:40:58 +01:00