Support Fenix as admin tool 19/66019/7
authorTomi Juvonen <tomi.juvonen@nokia.com>
Fri, 21 Dec 2018 10:43:57 +0000 (12:43 +0200)
committerTomi Juvonen <tomi.juvonen@nokia.com>
Tue, 26 Mar 2019 13:53:28 +0000 (15:53 +0200)
commit73605c5c34b97ab56306bfa9af0f5888f3c7e46d
tree7175ebaec5ed949d32ee62b7ac412729b366446e
parent33293e9c23a21ad3228f46d2063f18c915eb2b79
Support Fenix as admin tool

If ADMIN_TOOL_TYPE=fenix we run maintenance testing using Fenix
instead of sample implementation. Testing will build Fenix
Docker container from latest master and make configuration
according to controller host.

JIRA: DOCTOR-131

Change-Id: I84c566b7afc3c4e488aeed63b5cf5c75046d1427
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
doctor_tests/admin_tool/fenix/Dockerfile [new file with mode: 0644]
doctor_tests/admin_tool/fenix/run [new file with mode: 0755]
doctor_tests/common/constants.py
doctor_tests/installer/apex.py
doctor_tests/installer/base.py
doctor_tests/installer/common/set_fenix.sh [new file with mode: 0644]
doctor_tests/scenario/maintenance.py