summaryrefslogtreecommitdiffstats
path: root/doctor_tests/installer/common/set_fenix.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-03-11VNFM against Fenix API schema validation fixTomi Juvonen1-7/+8
-Small API changes as Fenix validates API schema -Bug fixes in building Fenix service and container -Need to wait container ready before testing Related: https://review.opendev.org/#/c/706775/ Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com> Change-Id: I8b88865d6b8569c6660513974955f7cd65619a33
2020-02-03New VNFM supporting ETSI changesTomi Juvonen1-0/+5
JIRA: DOCTOR-137 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com> Change-Id: I6e632b24efb6728c171dd93979e3b1de5333251b
2019-11-19Maintenance support for latest Fenix, python3 and FuelTomi Juvonen1-17/+65
JIRA: DOCTOR-134 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com> Change-Id: I51a93637f30b0eece2075a8277616fb97a1b230e
2019-03-26Support Fenix as admin toolTomi Juvonen1-0/+52
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>