Modify integration-csit-verify-1node-library to run more tests 66/28566/5
authorVratko Polak <vrpolak@cisco.com>
Mon, 19 Oct 2015 18:08:45 +0000 (20:08 +0200)
committerVratko Polak <vrpolak@cisco.com>
Wed, 21 Oct 2015 12:27:35 +0000 (14:27 +0200)
+ Separate test-libraries.txt testplan used.
+ ADSAL suites removed.
+ BGPCEP tests added.
+ Pure library suites added.
+ Configurable patchrefspec.

Change-Id: I00502002d23dda2009a9f5ecb1bb660701caff23
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
jjb/integration/integration-test-jobs.yaml

index cff5fd0149880f77ece26cf7369b143e736dbbb3..caf62f606e2734cabadd44c93e30b4abc25e84be 100644 (file)
         - integration-controller-scope:
             controller-scope: 'only'
         - integration-controller-features:
-            controller-features: 'odl-openflowplugin-flow-services-ui'
+            controller-features: 'odl-openflowplugin-flow-services-ui,odl-bgpcep-pcep-all,odl-bgpcep-bgp-all,odl-bgpcep-bgp,odl-bgpcep-pcep,odl-netconf-connector-all'
         - integration-test-options:
             test-options: '-e adsal'
         - integration-test-plan:
-            test-plan: 'openflowplugin-flow-services.txt'
+            test-plan: 'test-libraries.txt'
+        - integration-patch-refspec:
+            branch: '$GERRIT_REFSPEC'
 
     scm:
         - integration-gerrit-scm:
             credentials-id: '{ssh-credentials}'
             basedir: 'test'
-            refspec: '$GERRIT_REFSPEC'
+            refspec: '$PATCHREFSPEC'
             branch: 'master'
 
     wrappers: