summaryrefslogtreecommitdiffstats
path: root/jjb/integration/integration-templates-docker.yaml
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-04-02 03:57:07 -0700
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-04-02 04:03:05 -0700
commitb7f20999760402c409a802bd1576cf58960e3498 (patch)
tree1950c7926523608f0c7f96e54f51dcd0efdabec7 /jjb/integration/integration-templates-docker.yaml
parentbf005fd0b62f14dc6c6ebc2950704eb4ed296e71 (diff)
Setup CI gating verify job for emssimulator's swm-netconf module
Change-Id: Idd05e135640e47dd9cb316ca2cde304e949c52fc Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
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 caa0ad756..0ef7a5212 100644
--- a/jjb/integration/integration-templates-docker.yaml
+++ b/jjb/integration/integration-templates-docker.yaml
@@ -130,6 +130,7 @@
description: 'This job validates Docker Compose based projects'
node: 'ubuntu1804-docker-8c-8g'
docker_root: '$WORKSPACE'
+ post_script: ''
parameters:
- lf-infra-parameters:
@@ -163,6 +164,7 @@
properties-content: |
DOCKER_ROOT={docker_root}
- shell: '{script}'
+ - shell: '{post_script}'
publishers:
- integration-docker-compose-logs