Create a generic netconf-pnp-simulator verify script
[ci-management.git] / jjb / integration / integration-templates-docker.yaml
index 0ef7a52..ac383fb 100644 (file)
     node: 'ubuntu1804-docker-8c-8g'
     docker_root: '$WORKSPACE'
     post_script: ''
+    netconf_sim_service_name: ''
 
     parameters:
       - lf-infra-parameters:
       - inject:
           properties-content: |
             DOCKER_ROOT={docker_root}
+            NETCONF_SIM_SERVICE_NAME={netconf_sim_service_name}
       - shell: '{script}'
       - shell: '{post_script}'