test_domainmgr.py-integration-ITMO_testbed-mem3000-testing-20200226
On ITMO testbed as root:
cd /root/github/itmo-eve/eveadm/
git clone
cd tests
./tests/run_local_eve.sh -m 3000 -t integration -r
After the question
Do you want to cleanup? (y/n)
I didn’t press any keys. Log.
On browser:
https://zedcontrol.zededa.net/edge-nodes/add
Node settings:
Name - kor02
Title - test mode 02
Project - default-project
Identify Type - Onboarding Key
Brand - ZedVirtualDevice
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".
Run test_domainmgr.py:
./tests/test_domainmgr.py 49271
Creating mqtt-eclipse-broker app
On browser:
https://zedcontrol.zededa.net/edge-apps/store/b4c96209-fdf8-40dc-867f-cf67639cd8b9/details/info
Pressed "Deploy Edge App".
Application settings:
Name - kora021
Title - test application 021
Edge Node - select kor02
Edge App - mqtt-eclipse-broker (selected by default)
Network Instance - defaultLocal-kor02 (selected by default)
Pressed "Add".
As a result status of my node kor02 "Online", status of my application kora021 "Error".
Log test_domainmgr.py with actions marks Create, Stop, Start, Delete (not complete).
Create application mqtt-eclipse-broker
Stop application mqtt-eclipse-broker
Start application mqtt-eclipse-broker
Creating ubuntu-xenial-16.04 app
On browser:
https://zedcontrol.zededa.net/edge-apps/store/list
Selected ubuntu-xenial-16.04.
Pressed "Deploy Edge App".
Application settings:
Name - kora022
Title - test application 022
Edge Node - select kor02
Edge App - ubuntu-xenial-16.04 (selected by default)
Network Instance - defaultLocal-kor02 (selected by default)
Pressed "Add".
As a result status of my application kora022 "Online".
Log test_domainmgr.py with actions marks Create, Stop, Start, Delete.
Create application ubuntu-xenial-16.04
Stop application ubuntu-xenial-16.04
Start application ubuntu-xenial-16.04
Creating AlpineDocker app
On browser:
https://zedcontrol.zededa.net/edge-apps/store/list
Selected "alpinedocker".
Pressed "Deploy Edge App".
Application settings:
Name - kora023
Title - test application 023
Edge Node - select kor02
Edge App - AlpineDocker (selected by default)
Network Instance - defaultLocal-kor02 (selected by default)
Pressed "Add".
As a result status of my application kora023 "Online".
Log test_domainmgr.py with actions marks Create, Stop, Start, Delete.
Create application AlpineDocker
Stop application AlpineDocker
Start application AlpineDocker