mirror of
https://gitlab.com/manzerbredes/paper-lowrate-iot.git
synced 2025-06-07 23:27:39 +00:00
Debug
This commit is contained in:
parent
026a84902c
commit
1ab4a6a97a
19 changed files with 95601 additions and 4 deletions
|
@ -21,7 +21,7 @@ initNodes () {
|
|||
|
||||
##### Test VM RAM #####
|
||||
simKey="vmSize"
|
||||
for vmSize in $(echo 128 1024 2048)
|
||||
for vmSize in $(echo 1024 2048 4096)
|
||||
do
|
||||
initNodes deploy
|
||||
initNodes kill # Kill all vms (do not forget :D)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue