summaryrefslogtreecommitdiffstats
path: root/jjb/integration/integration-templates-docker.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/integration/integration-templates-docker.yaml')
-rw-r--r--jjb/integration/integration-templates-docker.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/integration/integration-templates-docker.yaml b/jjb/integration/integration-templates-docker.yaml
index 0ef7a5212..ac383fb23 100644
--- a/jjb/integration/integration-templates-docker.yaml
+++ b/jjb/integration/integration-templates-docker.yaml
@@ -131,6 +131,7 @@
node: 'ubuntu1804-docker-8c-8g'
docker_root: '$WORKSPACE'
post_script: ''
+ netconf_sim_service_name: ''
parameters:
- lf-infra-parameters:
@@ -163,6 +164,7 @@
- inject:
properties-content: |
DOCKER_ROOT={docker_root}
+ NETCONF_SIM_SERVICE_NAME={netconf_sim_service_name}
- shell: '{script}'
- shell: '{post_script}'