run_local_eve.sh-testing-20200211
Host machine:
Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz
MemTotal: 3852592 kB
Ubuntu Desktop 18.04
At host machine:
cd eveadm
git pull
cd tests
Run run_local_eve.sh with 2500 Mb:
sudo ./run_local_eve.sh -m 2500
After the question
Do you want to cleanup? (y/n)
I didn’t press any keys.
On browser:
https://zedcontrol.zededa.net/edge-nodes/add
Node settings:
Name - kor01
Title - test mode 01
Project - default-project
Identify Type - Onboarding Key
Brand - ZedVertualDevice
Onboarding Key - insert key from result execute run_local_eve.sh
Model - ZedVirtual-4G
Serial Number - insert number from result execute run_local_eve.sh
Network - defaultIPv4-net (for both interfaces)
Selected "Activate Edge Node" on bottom left of the screen.
Pressed "Add" on bottom right of the screen.
On browser:
https://zedcontrol.zededa.net/edge-apps/store/b4c96209-fdf8-40dc-867f-cf67639cd8b9/details/info
pressed "Deploy Edge App" on top right of the screen.
Application settings:
Name - kora011
Title - test application 011
Edge Node - select kor01
Edge App - mqtt-eclipse-broker (selected by default)
Network Instance - defaultLocal-kor01 (selected by default)
Pressed "Add" on bottom right of the screen.
As a result status of my node kor01 "Online", status of my application kora011 "Error".
Deleted application kora011.
On browser:
https://zedcontrol.zededa.net/edge-apps/store/list
Selected ubuntu-xenial-16.04.
Pressed "Deploy Edge App".
Application settings:
Name - kora011
Title - test application 011
Edge Node - select kor01
Edge App - ubuntu-xenial-16.04 (selected by default)
Network Instance - defaultLocal-kor01 (selected by default)
Pressed "Add".
As a result status of my application kora011 "Online".
Run "sudo ssh -p 49350 127.0.0.1"
user@user-V5-171:~/eveadm/tests$ sudo ssh -p 49350 127.0.0.1
[sudo] password for user:
The authenticity of host '[127.0.0.1]:49350 ([127.0.0.1]:49350)' can't be established.
ECDSA key fingerprint is SHA256:6NzXScZS9XJKM6PAmvJvkvRXqmGKZVr29GyHexGPudA.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '[127.0.0.1]:49350' (ECDSA) to the list of known hosts.
(ns: pillar) 38071bd6-79d7-4cc2-ad0f-0e97e3136dfe:/# ls
bin dev home lib opt proc sbin sys var
blink.sh dhcpcd.conf hostfs media patches root sos.sh tmp
config etc init.sh mnt persist run srv usr
(ns: pillar) 38071bd6-79d7-4cc2-ad0f-0e97e3136dfe:/#