From 0a339790cbb2d1b85f12a2db846ed4bed7b89e14 Mon Sep 17 00:00:00 2001 From: Sam Hague Date: Fri, 20 Apr 2018 06:49:30 -0700 Subject: [PATCH] Add controllerdebugmap to remaining jobs Change-Id: Ic8cfc955534a771a271f05f5287452c31dd391b9 Signed-off-by: Sam Hague --- jjb/integration/integration-templates.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jjb/integration/integration-templates.yaml b/jjb/integration/integration-templates.yaml index 4e6424eee..7bc5e1e00 100644 --- a/jjb/integration/integration-templates.yaml +++ b/jjb/integration/integration-templates.yaml @@ -153,6 +153,8 @@ controller-scope: '{scope}' - integration-controller-features: controller-features: '{install-features}' + - integration-controller-debug-map: + controller-debug-map: '{debug-map}' - integration-test-options: test-options: '{robot-options}' - integration-stream-test-plan: @@ -485,6 +487,8 @@ controller-scope: '{scope}' - integration-controller-features: controller-features: 'odl-jolokia,{install-features}' + - integration-controller-debug-map: + controller-debug-map: '{debug-map}' - integration-test-options: test-options: '{robot-options}' - integration-stream-test-plan: -- 2.36.6