Merge "VNFM with ETSI FEAT03 changes"
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 5 Feb 2020 21:52:42 +0000 (21:52 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 5 Feb 2020 21:52:42 +0000 (21:52 +0000)
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