From bea127195201ffe3b49d4dd07eabe6f8372f698e Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Thu, 4 Oct 2018 09:30:42 -0700 Subject: [PATCH] Add serviceutils to the multipatch verfication Change-Id: Ie13309d1682806fc99ef2e3de7c0178be48bb74c Signed-off-by: Luis Gomez --- jjb/integration/integration-test-jobs.yaml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/jjb/integration/integration-test-jobs.yaml b/jjb/integration/integration-test-jobs.yaml index b151a75d3..19597bb27 100644 --- a/jjb/integration/integration-test-jobs.yaml +++ b/jjb/integration/integration-test-jobs.yaml @@ -23,24 +23,27 @@ mvn-version: 'mvn35' csit-list: !include: csit-jobs-neon.lst build-order: > - odlparent yangtools infrautils mdsal controller aaa netconf daexim bgpcep - ovsdb neutron lispflowmapping openflowplugin coe genius sfc netvirt + odlparent yangtools infrautils mdsal controller serviceutils aaa netconf + daexim bgpcep ovsdb neutron lispflowmapping openflowplugin coe genius sfc + netvirt - fluorine: branch: 'stable/fluorine' mvn-version: 'mvn35' csit-list: !include: csit-jobs-fluorine.lst build-order: > - odlparent yangtools infrautils mdsal controller aaa netconf daexim bgpcep - ovsdb neutron lispflowmapping openflowplugin coe genius sfc netvirt + odlparent yangtools infrautils mdsal controller serviceutils aaa netconf + daexim bgpcep ovsdb neutron lispflowmapping openflowplugin coe genius sfc + netvirt - oxygen: branch: 'stable/oxygen' mvn-version: 'mvn35' csit-list: !include: csit-jobs-oxygen.lst build-order: > - odlparent yangtools infrautils mdsal controller aaa netconf daexim bgpcep - ovsdb neutron lispflowmapping openflowplugin coe genius sfc netvirt + odlparent yangtools infrautils mdsal controller serviceutils aaa netconf + daexim bgpcep ovsdb neutron lispflowmapping openflowplugin coe genius sfc + netvirt - project: name: integration-distribution -- 2.36.6