Add jjb for multicloud plugin for windriver

Add jjb for new plugin and fix a bug in the script
to build docker image

Change-Id: I1d40d1855ec0570ed25ba5a8b914727f5830d607
Issue-Id: CIMAN-31
Signed-off-by: Bin Yang <bin.yang@windriver.com>
diff --git a/jjb/multicloud/multicloud-openstack.yaml b/jjb/multicloud/multicloud-openstack.yaml
index 84404e3..94ac2ab 100644
--- a/jjb/multicloud/multicloud-openstack.yaml
+++ b/jjb/multicloud/multicloud-openstack.yaml
@@ -16,6 +16,10 @@
           path: 'ocata'
           pattern: 'ocata/**'
           pom: 'ocata/pom.xml'
+      - 'windriver':
+          path: 'windriver'
+          pattern: 'windriver/**'
+          pom: 'windriver/pom.xml'
     jobs:
       - '{project-name}-{stream}-{subproject}-verify-python'
       - '{project-name}-{stream}-{subproject}-verify-java'