VNFM with ETSI FEAT03 changes 90/69590/2
authorTomi Juvonen <tomi.juvonen@nokia.com>
Tue, 28 Jan 2020 05:27:30 +0000 (07:27 +0200)
committerTomi Juvonen <tomi.juvonen@nokia.com>
Tue, 28 Jan 2020 06:17:24 +0000 (08:17 +0200)
Doctor to use ETSI FEAT03 constraints in maintenance testing

JIRA: DOCTOR-137

Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Change-Id: Id6b14278f7c100c8a7283e245628d037b4b22f4d

jjb/doctor/doctor.yaml

index 79d5262..1b86a3a 100644 (file)
@@ -98,7 +98,8 @@
           inspector: '{inspector}'
           scenario: '{scenario}'
           test_case: 'fault_management'
-          admin_tool_type: 'sample'
+          admin_tool_type: 'fenix'
+          app_manager_type: 'vnfm'
     scm:
       - git-scm-gerrit
     builders:
           scenario: '{scenario}'
           test_case: 'maintenance'
           admin_tool_type: 'fenix'
+          app_manager_type: 'vnfm'
     scm:
       - git-scm-gerrit
     builders:
           inspector: '{inspector}'
           scenario: '{scenario}'
           test_case: 'all'
-          admin_tool_type: 'sample'
+          admin_tool_type: 'fenix'
+          app_manager_type: 'vnfm'
     scm:
       - git-scm-gerrit
     builders:
           name: ADMIN_TOOL_TYPE
           default: '{admin_tool_type}'
           description: 'admin_tool_type: sample, fenix'
-
+      - string:
+          name: APP_MANAGER_TYPE
+          default: '{app_manager_type}'
+          description: 'app_manager_type: sample, vnfm'
 
 # -------------------------------
 # builder macros