Add sfc features and update carbon project branch 57/46757/2
authorejisfza <jose.luis.franco.arza@ericsson.com>
Tue, 11 Oct 2016 09:53:15 +0000 (11:53 +0200)
committerejisfza <jose.luis.franco.arza@ericsson.com>
Tue, 11 Oct 2016 10:06:18 +0000 (12:06 +0200)
* Update the stream field inside the sfc full-deploy yaml to the
current Carbon release.

* Added "only" scope, as it was identified an issue in sfc functionality
when odl-integration-compatible-all feature is installed.

* Add needed sfc features to make the following commit work correctly:
https://git.opendaylight.org/gerrit/45819/ These features ensure
the flow entries installation in the service-function-forwarders and
classifiers.

Change-Id: I487c65828a01b8f309ea34862a718a6420722c10
Signed-off-by: ejisfza <jose.luis.franco.arza@ericsson.com>
jjb/sfc/sfc-csit-full-deploy.yaml

index 69dfee28f4557ea06e90afea24fe0958c5313687..042edc14f44d31d0d6d59c84ecbe39468694cd82 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
 
     install:
+        - only:
+            scope: 'only'
         - all:
             scope: 'all'
 
-
     # Features to install
-    install-features: 'odl-sfc-provider-rest'
+    install-features: 'odl-sfc-provider,odl-sfc-ui,odl-sfc-openflow-renderer,odl-sfc-scf-openflow,odl-sfc-sb-rest,odl-sfc-ovs,odl-sfc-netconf'
 
     # Robot custom options
     robot-options: ''